-
-
CPP.zip
Drag and Drop Listbox Items Without OLE - 不使用 OLE 直接拖放 ListBox Items
-
bindingsourceTesting.zip
学习内容:
1. 把xml读取到dataset,且将xml的指定元素绑定到listbox
2. bindingNavigator可以让用户更容易编辑他想编辑的内容"
3. textbox的DataBindings
用到的东西:
bindingNavigator
bindingSource
dataSet
listbox
-
-
-
-
list.zip
... listbox allows you to monitor horizontal scrolling. To subclass a listbox, you store the original WndProc in the UserData area of ... allowing a single replacement of WndProc to work for all ListBox controls. WndProc notifies your form of a horizontal scroll ...
-
-
-
Ch4-7.rar
本人编写的教材上第四章,ASP.NET服务器控件的使用,本例是第7例ListBox控件的使用
-
EditableListBox.rar
一个自己编写的可编辑ListBox控件,右键编辑,可响应键盘,左键完成编辑,已完整封装。使用时只需将CListBox替换为CEditableListBox 即可。方便易用~
-