-
TestTreeOwnerdraw
CMyTreeCtrl,自己编写的TreeCtrl类,完全自绘,响应WM_PAINT,可以拖动,可以设置图标,文本的字体、颜色,可以双行显示文本,以上操作皆可以动态操作,几乎包含了自定义树控件的所有操作,是研究美化控件的不错的参考(CMyTreeCtrl, own written TreeCtrl class, fully self-drawn, in response to WM_PAINT study beautify good reference control)
- 2021-01-22 14:48:41下载
- 积分:1
-
windows 树型控件源码,支持24位以上贴图。
windows 树型控件源码,支持24位以上贴图。-windows source code tree controls to support more than 24 maps.
- 2022-03-02 17:28:41下载
- 积分:1
-
首先,有大量的自定义树控件提供的东东什么的…
First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree control has to respond in different way depending on the selected item. Here I present what I have (I re-wrote some of my code to use this custom control and I believe that it is more readeble and easy to understand now) -First of all, there are lots of custom tree controls availabl e so what"s the need for this In one of my projects I happened to use several tree controls to show da ta objects at different levels and I had to deal w praxiology user actions. Each time, my tree control has to respond in different way d epending on the selected item. Here I present wh at I have (I re-wrote some of my code to use this cu stom control and I believe that it is more readeb le and easy to understand now)
- 2022-08-31 15:25:03下载
- 积分:1
-
MPEG4IP。
mpeg4ip-1.2.tar.gz
- 2022-11-22 22:00:03下载
- 积分:1
-
本人对文件使用的好可不是一诱的好,只真提进真喱 胆城蝇蝇埯 蛋是进而顺里...
本人对文件使用的好可不是一诱的好,只真提进真喱 胆城蝇蝇埯 蛋是进而顺里-I of the document is not a good use of the lure of a good, mentioning only really really into Jelly bulbs City Yingying redeposition egg is then shun li
- 2023-07-27 07:00:04下载
- 积分:1
-
TreeCtrl
能自动遍历文件夹下文件,并将其显示到列表框中。(It can look for the files of the folder automaticlly and display the data to edit .)
- 2011-08-30 11:49:44下载
- 积分:1
-
显示文件树,非常方便的显示文件夹下的文件与子文件
显示文件树,非常方便的显示文件夹下的文件与子文件-show tree, a very convenient display folder of documents and Documents
- 2022-03-18 05:18:59下载
- 积分:1
-
这是最好的代码为您最佳选择
this the best code for you best choice -this is the best code for you best choice
- 2022-03-05 12:07:30下载
- 积分:1
-
封装好的可以很快使用的JSP标签,实现了Tree的功能,前台、后台的源代码,下载后导入到Eclipse既可以编译打包,并且包含ANT脚本。...
封装好的可以很快使用的JSP标签,实现了Tree的功能,前台、后台的源代码,下载后导入到Eclipse既可以编译打包,并且包含ANT脚本。-Packaging can be a good use of JSP tags, the function of a Tree, prospects, the background of the source code, download into Eclipse package can be compiled and included ANT scripts.
- 2022-08-08 20:42:24下载
- 积分:1
-
Set rptCol = .Columns.Add(conColumn_cent , "Ecirc frac34 ", 50, True)...
Set rptCol = .Columns.Add(conColumn_±ê×¢ , "±ÃÊ ¾ ", 50, True)
rptCol.Editable = False
rptCol.Groupable = False
.SetImageList Me.imgList
.AllowColumnRemove = False
.MultipleSelection = False
.ShowItemsInGroups = False
With .PaintManager
.ColumnStyle = xtpColumnFlat
.GridLineColor = RGB(225, 225, 225)
.NoGroupByText = "Í Ï ¶ ¯ Á Ð Â±ÃªÌ â µ ½ Õ â À ï ,°´ ¸ à Á Ð ãƒ»Ö Ã—Ã©..."
.NoItemsText = "Ã » Ó Ð ¿ É Ï Ô Ê ¾ µ Ä Ï î Ä ¿ ..."
.VerticalGridStyle = xtpGridSolid
End With- Set rptCol = .Columns.Add(conColumn_cent , "Ecirc frac34 ", 50, True) rptCol.Editable = False rptCol.Groupable = False .SetImageList Me.imgList .AllowColumnRemove = False .MultipleSelection = False .ShowItemsInGroups = False With .PaintManager .ColumnStyle = xtpColumnFlat
- 2022-10-28 13:30:03下载
- 积分:1