文件名称:VBDataGridinput
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-05
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- cpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个标准的VB编辑控件,VB利用DataGrid控件辅助录入数据,当输入数据并按下 ENTER 键,或用鼠标单击MSHFlexGrid控件中的另一个单元时,焦点将返回此控件。这时 TextBox 中的文本被复制到活动单元中。ESC:隐藏焦点并将其返回 MSFlexGrid。演示格式化Flex1表的第7列、第8列、第9列、第11列数据,代码中添加一个例程以初始化文本框,并将焦点从 Hierarchical FlexGrid 传递到 TextBox 控件,使用已输入的字符,其它所有字符表示取代当前的文本,在合适的位置显示 Edt-A standard edit controls VB, VB use DataGrid control auxiliary data entry, when the input data and then press ENTER, or use the mouse to click MSHFlexGrid control another unit, the focus will return to this control. Then TextBox text is copied into the active cell. ESC: Hidden focus and return MSFlexGrid. Section 7 demo format Flex1 table, the first eight, the first nine, the first 11 data, the code adds a routine to initialize the text box, and passed from the Hierarchical FlexGrid focus to a TextBox control, use the input characters All other characters represent replace the current text in the right position display Edt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB利用DataGrid控件辅助录入数据\db_sell.mdb
..............................\frm_rk.frm
..............................\frm_rk.frx
..............................\image\cmd1.bmp
..............................\.....\cmd2.bmp
..............................\.....\cmd3.bmp
..............................\.....\cmd4.bmp
..............................\Module1.bas
..............................\MSSCCPRJ.SCC
..............................\工程1.vbp
..............................\工程1.vbw
..............................\image
VB利用DataGrid控件辅助录入数据