代码搜索:Treeview
找到约 4,146 项符合「Treeview」的源代码
代码结果 4,146
www.eeworm.com/read/114100/15112841
txt 如何判断用户选择的是treeview的父节点还是子节点.txt
你可以使用SelectedItem属性获得用户选择的节点。SelectedItem属性是Node类型,你可以利用Node类型Children属性知道该节点有几个子节点,也可以使用Node类型的FullPath属性知道该节点的位置,或Parent属性获得父节点。使用这些属性你就可以很容易做判断了。
www.eeworm.com/read/279103/10464289
pas xt_sjbf_frm_main.pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:系统数据备份窗口
// 时间:2002.09.17
// 功能介绍:
//-----------------------------------------------------------
www.eeworm.com/read/279103/10464329
pas xt_sjhf_frm_main.pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:系统数据恢复窗口
// 时间:2002.09.17
// 功能介绍:
//-----------------------------------------------------------
www.eeworm.com/read/279103/10464435
~pas xt_sjhf_frm_main.~pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:系统数据恢复窗口
// 时间:2002.09.17
// 功能介绍:
//-----------------------------------------------------------
www.eeworm.com/read/279103/10464445
~pas xt_sjbf_frm_main.~pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:系统数据备份窗口
// 时间:2002.09.17
// 功能介绍:
//-----------------------------------------------------------
www.eeworm.com/read/279103/10464986
pas xt_sjbf_frm_main.pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:系统数据备份窗口
// 时间:2002.09.17
// 功能介绍:
//-----------------------------------------------------------
www.eeworm.com/read/279103/10465005
pas xt_sjhf_frm_main.pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:系统数据恢复窗口
// 时间:2002.09.17
// 功能介绍:
//-----------------------------------------------------------
www.eeworm.com/read/197429/7994225
cpp leftview.cpp
// LeftView.cpp : implementation of the CLeftView class
//
#include "stdafx.h"
#include "SimpleBrowse.h"
#include "MainFrm.h"
#include "SimpleBrowseDoc.h"
#include "SimpleBrowseView.h"
#inc
www.eeworm.com/read/297559/8010622
cpp leftview.cpp
// LeftView.cpp : implementation of the CLeftView class
//
#include "stdafx.h"
#include "SimpleBrowse.h"
#include "MainFrm.h"
#include "SimpleBrowseDoc.h"
#include "SimpleBrowseView.h"
#inc