搜索资源列表
GoodListBox
- 可以编辑复杂内容的LIST控件,VC源码。-can edit the contents of the complex LIST controls, VC source.
CEdit ListCtrl code
- VC++6.0,ListView 可以编辑的列表框,VC++ 6.0, ListView can edit the list box
EditListCtrlSample
- 双击可编辑的VC++扩展型CListCtrl列表控件-Double click to edit the VC++ CListCtrl extended list control
tianjia
- vc++做的 在edit里写的内容可以加到listbox里面-vc++ to do the write in the edit can be added to the listbox inside
EditListCtrlSample
- 使用VC++实现可以编辑的CListCtrl。可以实现可编辑的LIST。很有使用价值-Using VC++ implementation can edit the CListCtrl. Can be edited LIST. Great value in use
CEditListCtrl
- 在VC++6.0中以CListCtrl类为基类构建可直接编辑的列表控件类的方法,并提供一个可运行的实例。-In VC++6.0 in order to build a base class CListCtrl class can directly edit the list control class methods, and provide a running instance.
edit-ctrlist
- 可以演示的的例子。 可编辑列表控件类。 vc 自带的列表控件是不可编辑的,这里提供一个可以编辑的列表控件类-Can demonstrate the class--- the editable list control
CEditList
- VC++下,List控件与EDit控件的组合-VC++ under LIst the control and EDit control, a combination of
EditListCtrlSample.dsw
- 对CListCtrl列表控件进行了一个功能扩展,使它支持双击鼠标实现编辑主项(Item),也可以编辑子项(SubItem),并尽量符合CListCtrl的操作习惯。这个对VC的爱好者们应该很有用,必竟双击编辑已经让我们大部分人感觉很习惯了,因此这个功能的加入是符合注流的-CListCtrl controls on a list of extensions, it supports double-click editing to achieve the main items (Item), you
