搜索资源列表
VirtualTreeview
- VirtualTreeviewVirtual Treeview is a treeview control built from ground up. More than 3 years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with the claim to improve many aspec
DataFilter
- 当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法: 一、利用Ttable和Tquery的Filter属性 二、用ApplyRange筛选数据集的记录 三、用OnFilterRecord事件筛选 四、用Tquery控件的S
TreeViewNodeDrag
- 可以方便地实现TREEVIEW节点拖放操作,添加DRAG开始,DRAG接收事件代码.-Can easily achieve node TreeView drag and drop, add DRAG started, DRAG code to receive events.
TTTT
- visual c++.net在visual studio2003下的windows窗体应用程序其treeview展示F:根目录下的文件,及其toolbar的实现步骤,toolbar事件-visual c++. net in the visual studio2003 application form under the windows display the treeview F: the root directory of the file, and toolbar implementatio
PhoneBook
- 掌握树形控件(Tree Control)、时间日期控件(Date Time Picker)、分割线(Picture Control)的使用;掌握拖拽、移动、释放左键等鼠标事件的使用。-Master tree control (Tree Control), the date and time controls (Date Time Picker), the dividing line (Picture Control) use grasp drag, move, release the left
