代码搜索:Treeview
找到约 4,146 项符合「Treeview」的源代码
代码结果 4,146
www.eeworm.com/read/101790/15812341
htm subject_59316.htm
序号:59316 发表者:fghdjgghjfgjh 发表日期:2003-11-07 09:58:13
主题:请问怎么样实现TreeView中的信息的保存。
内容:我想把TreeView中的节点信息保存在一个文件中,在程序启动时自动装入,请各位大侠指点。我在这里先谢了。
返回上页
www.eeworm.com/read/101717/15821445
frm guestmain.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form GuestMain
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption
www.eeworm.com/read/101717/15821450
frm frmdeleteguest.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmDeleteGuest
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Capt
www.eeworm.com/read/101411/15834821
frm cdromremoveto.frm
VERSION 5.00
Begin VB.Form CdromRemoveTo
BorderStyle = 1 'Fixed Single
Caption = "移至"
ClientHeight = 1200
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/101411/15834828
frm addcdrom1.frm
VERSION 5.00
Begin VB.Form AddCdrom
BorderStyle = 1 'Fixed Single
Caption = "选择光盘盘符"
ClientHeight = 1650
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/101121/15852259
plg prttview.plg
Build Log
--------------------Configuration: PrtTView - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /f
www.eeworm.com/read/100293/15877759
pas clipunit.pas
//---------------------------------------------------------------------------
//(R)CopyRight KivenSoft International ,inc 1999
//单元名称:剪贴单元
//程序名称:电子书库
//作 者:李会文
//开始时间:1999.07.07
//最后修改:1999.
www.eeworm.com/read/431844/8649506
vb frmempsel.vb
'Imports VB = Microsoft.VisualBasic
Friend Class FrmEmpSel
Inherits System.Windows.Forms.Form
Private Sub Cmd_Cancel_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles
www.eeworm.com/read/387268/8697116
log uctreeview.log
行 20: 控件 tvwPublishers 的类 MSComctlLib.TreeView 不是一个已加载的控件类。
行 53: 控件 TabStrip1 的类 MSComctlLib.TabStrip 不是一个已加载的控件类。
www.eeworm.com/read/285784/8817939
pas user.pas
unit user;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls, CheckLst, ImgList, Buttons, Db, DBTables;
type
TFrmuser = clas