最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
继承创建自定义的TreeView
时间:2022-07-02 11:53:46 编辑:袖梨 来源:一聚教程网
CustomTreeViewForm类,好东西大家分享,好好研究一下哦!
Public Class CustomTreeViewForm
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
InitializeComponent()
'Add any initialization after the InitializeComponent() call
InitializeForm()
End Sub
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
Public Class CustomTreeViewForm
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
InitializeComponent()
'Add any initialization after the InitializeComponent() call
InitializeForm()
End Sub
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
相关文章
- 我的世界刷怪塔怎么建造 06-28
- 荣耀90gt怎么设置返回键图标 06-28
- 暑假去神农架原始丛林旅游如何有效防蚊虫 06-28
- 明日方舟终末地折金票详解 明日方舟终末地限定兑换道具全解析 06-28
- 明日方舟终末地衍质源石作用详解 明日方舟终末地衍质源石获取与使用方法 06-28
- 明日方舟终末地下载大小及最低配置要求详解 明日方舟终末地安装包体积与设备兼容性指南 06-28