-
看上去类似带图形的菜单的TreeView
看上去类似带图形的菜单的TreeView-The treeview which associates with graph menu
- 2022-06-26 08:44:19下载
- 积分:1
-
CTabCtrl的使用,在使用控件时可以添加CTab来实现多页
CTabCtrl的使用,在使用控件时可以添加CTab来实现多页-CTabCtrl use, the use of controls may be added to achieve CTab pages
- 2022-03-22 22:10:42下载
- 积分:1
-
hey its all about the decision tree functioning
hey its all about the decision tree functioning
- 2022-05-25 07:11:00下载
- 积分:1
-
一些win32新型控件使用的例子,CTreeCtrl,CListCtrl,Slider...等等,希望对大家有用...
一些win32新型控件使用的例子,CTreeCtrl,CListCtrl,Slider...等等,希望对大家有用-win32 some new examples of the use of controls, CTreeCtrl. CListCtrl, Slider ... etc., it may be useful to hope
- 2022-01-31 17:38:12下载
- 积分:1
-
滚动TEXT显示框,可作为三维动画处理。主要用于美化界面。
滚动TEXT显示框,可作为三维动画处理。主要用于美化界面。-rolling TEXT show box, as 3-D animation. The main interface for landscaping.
- 2023-05-14 08:05:03下载
- 积分:1
-
树控件(TREECTRL)的使用,用VC6.0的树控件(TREECTRL)建立树结构,包括树结构的建立,设置树结构的图标,和树结构的增加,删除,查看,排序等功能...
树控件(TREECTRL)的使用,用VC6.0的树控件(TREECTRL)建立树结构,包括树结构的建立,设置树结构的图标,和树结构的增加,删除,查看,排序等功能,是树控件TREECTRL)的使用入门资料。有详细说明文档一份和程序示例。-Tree Control (TREECTRL) the use of the tree with VC6.0 control (TREECTRL) the establishment of tree structure, including the establishment of tree structure, tree structure of the icon set, and the tree structure to add, delete, view, sort and other functions, is Tree Controls TREECTRL) the use of introductory information. Has detailed documentation and procedures for a sample.
- 2022-03-17 03:36:04下载
- 积分:1
-
这是一些用java编的例子,请各位多多指教,我会努力去学习的
这是一些用java编的例子,请各位多多指教,我会努力去学习的-This Part java with some examples, please exhibitions, I will strive to learn the
- 2023-01-25 15:25:03下载
- 积分:1
-
可以选择的树列表,很好使用,呵呵您用用就知道了
可以选择的树列表,很好使用,呵呵您用用就知道了-Can choose the tree list, a very good use, huh, huh you know with
- 2023-05-04 08:55:02下载
- 积分:1
-
树控件显示真彩图标的源码,可以使用真彩图标显示在各树项前,比较美观!...
树控件显示真彩图标的源码,可以使用真彩图标显示在各树项前,比较美观!-tree controls True Color icons indicate the source code, you can use the True Color icons indicate items in the tree, more beautiful!
- 2023-09-08 01:30:03下载
- 积分: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