-
one, the grid
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助,更希望有人能把网格控件做得更完善一些。 二、使用方法:按右上角的恢复网格数据,选择test.tmp如果是新建表格,可以点击增加行,再点击增加列,然后设置列宽和行高。-one, the grid-based controls CGridCtrl, I rewrite and the increased number of functions, I hope that this will mesh controls on those who need help, but also want someone to Grid Control doing more satisfactory. Two, use : Instructions on the grid to restore data, select test.tmp if it is a new form, click on the increase and then increase it out and then set up the line out wide and high.
- 2022-08-13 19:50:19下载
- 积分:1
-
QT的LAYOUT例子程序,自己看咯
QT的LAYOUT例子程序,自己看咯-QT的LAYOUT例子程序,自己看咯.............
- 2023-06-25 05:35:04下载
- 积分:1
-
use several OCX : online controls, tab controls, UBB control, we look at these c...
使用了几个自定义控件:在线控件、分页控件、UBB控件,大家来看看这几个控件为我们带来了什么好处。-use several OCX : online controls, tab controls, UBB control, we look at these controls brought us any good.
- 2022-02-24 11:03:56下载
- 积分:1
-
自定义DataGridView行样式及行标题实例
自定义DataGridView行样式及行标题实例-Custom DataGridView row row heading styles and examples of
- 2023-09-05 06:35:03下载
- 积分:1
-
条码商品管理系统可实现商品的添加、删除、海运…
条形码商品管理系统,可实现商品的添加、删除、查找。等功能。-barcode merchandise management system can be realized commodity add, delete, search. Functions.
- 2022-06-20 05:19:28下载
- 积分:1
-
让VB表格控件支持鼠标。
让VB表格控件支持鼠标。-let VB forms controls mouse support.
- 2023-09-07 09:45:03下载
- 积分:1
-
勤工助学管理系统
的设计与实现 使用DELPHI6.0编译通过,可参考内容:
1、ADOTable,ADOQuery,ADOConnect基本使用方法。...
勤工助学管理系统
的设计与实现 使用DELPHI6.0编译通过,可参考内容:
1、ADOTable,ADOQuery,ADOConnect基本使用方法。
2、登陆窗体制作,初始密码3,
3、数据导入及自定义打印数据。
4、单页报表打印。-Work-study Management System Design and Implementation of DELPHI6.0 compiled through the use of, the content may refer to: 1, ADOTable, ADOQuery, ADOConnect basic usage. 2, landing form production, the initial password 3,3, data import and custom print data. 4, single-page print statements.
- 2022-05-07 08:56:57下载
- 积分:1
-
一个vc画图控件
一个vc画图控件-a vc drawing Controls
- 2023-03-09 06:25:03下载
- 积分:1
-
CDialogSK 一个可以设定皮肤的对话框类例子工程
CDialogSK 一个可以设定皮肤的对话框类例子工程-CDialogSK a skin can set the dialog class project examples
- 2022-01-30 18:53:10下载
- 积分:1
-
java swing 上传文件源码
package test;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JFrame;
public class Win extends JFrame {
JButton jb = new JButton("上传");
public Win() {
jb.addAction
- 2022-03-25 22:46:16下载
- 积分:1