-
本程序是在VC下开发的Windodws窗口界面程序,根据数据库中的记录向树型控件中添加节点。...
本程序是在VC下开发的Windodws窗口界面程序,根据数据库中的记录向树型控件中添加节点。-this procedure was developed under the VC Windodws window interface procedures, according to records in the database to add controls tree nodes.
- 2023-02-20 07:50:04下载
- 积分:1
-
WebGet
vc++编写的界面源代码,包括文件下载,站点下载,站点管理.(vc++ prepared interface source code, including file downloads, site download, site management.)
- 2008-05-22 15:02:13下载
- 积分:1
-
SourceManagement
这是一个使用VC6.0编写的资源管理器,该资源管理器能够实现windows中相应资源管理器的作用,欢迎大家尝试下载学习。(This is a Explorer using VC6.0 written , the Explorer play the role of windows Explorer , try to download and learning.)
- 2012-07-10 09:20:11下载
- 积分:1
-
For vc++ in a classic example of procedures for drawing a line drawing. The type...
对于vc++中经典的画线画图示例程序.对于类的控制和画线算法的实现.代码简洁明了-For vc++ in a classic example of procedures for drawing a line drawing. The type of control and painting line algorithm. Concise code
- 2022-03-15 16:42:06下载
- 积分:1
-
platfhrmtireztion
说明: 移动手机开发的一些资料和源代码,很好用的培训资料(Mobile phone development of some materials and source code, easy-to-use training materials)
- 2019-04-02 17:14:51下载
- 积分:1
-
This sample shows how to programmatically change the Stretch and StretchDirectio
This sample shows how to programmatically change the Stretch and StretchDirection of content within a Viewbox.
- 2023-03-02 01:00:04下载
- 积分:1
-
LISTVIEW can be used directly in VB VC procedures SECTION
在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of content, it seems like Microsoft Word to write different kinds of fonts, but Chars not provided us with such a request, my aim is to add to his expansion of the operation.
- 2022-04-25 11:30:41下载
- 积分:1
-
TreeView control to display, it is the tree structure to do item.
TreeView控件来显示,它是用树结构来做项目的。
- 2022-04-14 18:39:34下载
- 积分:1
-
treectrl
带复选框可拖拽的树形控件类,继承自MFC的CTreeCtrl。(Draggable tree with a checkbox control class)
- 2013-08-19 10:27:20下载
- 积分: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