代码搜索:Treeview
找到约 4,146 项符合「Treeview」的源代码
代码结果 4,146
www.eeworm.com/read/115801/15000564
txt 说明.txt
我写了一个类,专门用来操作<mark>Treeview</mark>和数据库,通过数据库中的数据自动添加到<mark>Treeview</mark>控件中,不过数据控件用的是ADO组件,另外数据库中存放<mark>Treeview</mark>节点数据表的结构位:ID:integer;PID:Integer;Caption:string;字段名成可以不同,但是类型必须相同!
公用单元:TreeFillThrd.pas;TreeUtils.pas ...
www.eeworm.com/read/114100/15096193
html 19222.html
Re: How to attach the system image list handle to a tree view control ?
Re: How to attach
www.eeworm.com/read/114100/15112465
txt 通过api函数修改任意控件对象的颜色.txt
如 果 要 改 变 任 意 的 控 件 的 颜 色 设 定 是 非 常 困 难 , 理 论 上 讲 只 要 将 控 件 设 为 Owner Draw, 然 后 自 己 绘 制 , 但 在 VB中 通 常 不 可 能 这 么 做 , 这 在 VC和 Delphi中 还 是 可 以 实 现 的 。 如 果 你 真 对 此 感 兴 趣 , 可 以 看 看 VC的 书 和 访 问 VC的 站 点 http
www.eeworm.com/read/114100/15113121
txt 通过api函数修改任意控件对象的颜色.txt
如 果 要 改 变 任 意 的 控 件 的 颜 色 设 定 是 非 常 困 难 , 理 论 上 讲 只 要 将 控 件 设 为 Owner Draw, 然 后 自 己 绘 制 , 但 在 VB中 通 常 不 可 能 这 么 做 , 这 在 VC和 Delphi中 还 是 可 以 实 现 的 。 如 果 你 真 对 此 感 兴 趣 , 可 以 看 看 VC的 书 和 访 问 VC的 站 点 http
www.eeworm.com/read/114100/15113497
txt 像outlook express中邮件列表一样的控件.txt
请 问 你 说 的 “ 邮 件 列 表 ” 是 什 么 意 思 ? 是 指 树 型 结 构 的 列 表 吗 ? 如 果 是 , 我 觉 得 Component ToolBox OCX(http://www.dbi-tech.com)和 Sheridan ActiveSuite中 的 TreeView控 件 不 错 。
www.eeworm.com/read/211121/15186450
cs tristatetreeviewtests.cs
// ---------------------------------------------------------------------------------------------
#region // Copyright (c) 2004-2005, SIL International. All Rights Reserved.
//
www.eeworm.com/read/211121/15186451
cs tristatetreeviewtests.cs
// ---------------------------------------------------------------------------------------------
#region // Copyright (c) 2004-2005, SIL International. All Rights Reserved.
//
www.eeworm.com/read/210290/15202223
txt code.txt
private void Login_Load(object sender, System.EventArgs e)
...{
t_user_name.Text = "admin";
t_password.Text = "admin";//clear this Control
//t_passwor