代码搜索:TextBox
找到约 10,000 项符合「TextBox」的源代码
代码结果 10,000
www.eeworm.com/read/270175/11045882
vb form2.vb
Public Class Form2
Inherits System.Windows.Forms.Form
Dim cform As New Form3
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'T
www.eeworm.com/read/270175/11045884
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim bform As New Form2
Friend a As Integer = 0
#Region " Windows Form Designer generated code "
Public Sub New()
M
www.eeworm.com/read/270175/11045895
vb form2.vb
Public Class Form2
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by th
www.eeworm.com/read/270175/11045896
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Public a As Integer = 1
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
www.eeworm.com/read/415488/11071601
vb form5.vb
Public Class Form5
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon