搜索资源列表
axtree
- 一个老外写的增强版的Tree控件,压缩包里附带示例数据库和详细的说明文件(E文)-a foreigner to write an enhanced version of the Tree controls, compressed bag attached sample database, and detailed documentation (E) the
checktree
- 一个带有checkbox的tree control!\"Checkboxes in a tree control\" shows how to add normal and three-state checkboxes to a tree control, and how to get notified when the checkbox changes. The sample project uses MFC, but the technique can easily be adapted t
TreeListView
- This sample shows how to create a custom view that resembles the GridView view mode that is used by ListView. The custom view presents hierarchical data in columns at each level of the TreeView.
TreeViewDataBinding
- This sample shows how bind a TreeView to a data source and use DataTemplate objects to customize the TreeView.
TreeViewSelectedValue
- This sample shows how a TreeView uses the value of the SelectedValuePath property to provide a SelectedValue for the SelectedItem.
viewboxStretchLayoutSamp
- This sample shows how to programmatically change the Stretch and StretchDirection of content within a Viewbox.
VIDLIB
- This VxD, when installed on a system running Windows in enhanced mode, allows DOS applications to determine if they are running in a window or full-screen. This is accomplished via the API that VWFD supplies TSTWF.ASM is a sample DOS program that use
MFC slitter sample
- a treeview and listview mfc sample
DemoTreeV
- 示例演示将一个 XML 文件与 TreeView 控件绑定,并用 TreeView 控件显示 XML 文件每个 XmlNode 的第一个属性的值。主要的做法是遍历 XML 文件的每个节点,同时在 TreeView 里新建相应的节点,将每个 XML 节点第一个属性的值写入新建的 TreeView 的节点。-Presentation of a sample XML document and bind TreeView controls, and TreeView controls display X
TreeViewXML
- 用XML和TreeView实现无限分类的递归调用,主要是用在管理系统下面的。利用frame框架做的一个小示例-Using XML and TreeView classification unlimited recursive calls, is mainly used in the management of the system below. Framework for the use of frame to do a small sample
TechMeter
- 该样例演示了拆分视图界面的实现方法,在一个界面上同时显示列表视图,树形视图,FORM视图,普通绘图视图等,并且可以灵活地通过鼠标拖拉而改变视图大小.-This sample demonstrates the split view interface implementation method, the interface also shows in a list view, tree view, FORM view, such general views of the drawing, and
TreeView
- 是一个简单的winform内treeview功能的演示-This is a sample of the function of control treeview
VisualizeCameraPath
- Microsoft s Windows Presentation Foundation (WPF) provides the facility to host Windows Forms controls within a WPF application. This sample demonstrates how to host the ArcGIS Engine Map control, Toolbar control, and TOC control on a WPF window by u
TreeView_delphi
- 有关delphi下使用treeview的几篇文献,以及我写的一个示例代码,一个远程的类似文件管理器的代码。-Several of the treeview delphi the literature, and I wrote a sample code, a similar remote file manager code.
1112400_9
- This program is a sample program, include textbox, listview and treeview.