资源列表
[组合框控件] CustomControl
说明:Creating and Using custom controls in VC++ 源码文件,其中包含了说明文档-the source code for the article of "Creating and Using custom controls in VC++"<邢家明> 在 2024-11-20 上传 | 大小:311kb | 下载:0
[按钮控件] AdvGlowButtonD7
说明:Delphi7:仿Win7皮肤界面,高级按钮效果。可设定按钮多种事件皮肤按钮图片。-Delphi7: imitation Win7 skin interface, the Advanced button effect. A variety of events can be set skin button image button.<holysatan> 在 2024-11-20 上传 | 大小:59kb | 下载:0
[界面编程] DataGridViewCellBlink
说明:DataGrid Cell Blink Source Code<Quang> 在 2024-11-20 上传 | 大小:11kb | 下载:0
[ListView/ListBox] listBox
说明:listbox 使用实例 如有问题可以联系我-listbox use case can contact me if there are questions<hedy> 在 2024-11-20 上传 | 大小:37kb | 下载:0
[界面编程] OutLookControl
说明:跟outlook似的的层叠。因为我觉得他在实际中很有用,设计的思想为: 层叠控件是每一个层的容器集合;每一个层又是项的容器集合。细化就是:不妨设层叠控件类名为PanelXMenu,层的集合名为Panelxs,层的类名为panelx,项的集合的名为Itmes,每一个项类名为Item。我的做法是:PanelXMenu有一个成员为PanelXs PanelX有一个成员为Items。 #---------------------<刘可> 在 2024-11-20 上传 | 大小:494kb | 下载:0