-
-
allwindows.rar
在此我定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里;
-
-
-
-
yycontrols.rar
... 件和ListBox控件:通过DropDownList控件和ListBox控件的.Items.Add(ListItem item)方法,来为 ... 、设置属性:
[font=Courier New]OptionGroupValue - 用于添加DropDownList(ListBox)控件的分组项的ListItem的Value值 ... [font=Courier New]optgroup)
[/font]2、使用DropDownList(ListBox)控件的.Items.Add(ListItem item)方法:
...
-
-
-
colorlb_demo.zip
彩色ListBox,来自http://www.codeguru.com/cpp/controls/listbox/colorlistboxes/article.php/c1611
This CColorListBox class is based on Patrice Godard s colored list box class of the same name, with the following additions:
The focus rectangle is now ...
-
lisbox.rar
演示listbox,适合初合者对listbox的应用。
搜索文件枚举到listbox 添加记录,
删除重复,
删除选中,
清空,
文件拖放,
保存list所有条目到文本,
从文本导入到list 搜索文件枚举到listbox,
,全选/全勾选/全选list1写入到list2,将选中的到list2,
文件搜索
其中还使用API 选择打开文件对话框I
详细请下载代码参考
-
netrest.zip
局域网上的自动关机或重启。可以根据需要自行修改。可以与listbox结合做成单独的路径文件。
-