代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/292669/8341735
vb reportinput.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class ReportInput
Inherits clsReport
Protected WithEvents Panel1 As System.Web.UI.WebControls.Panel
Protected WithEvents Butto
www.eeworm.com/read/292669/8341827
vb taskbookdetail.aspx.vb
Imports System.Data.SqlClient
Public Class TaskBookDetail
Inherits clsTaskBook
Protected WithEvents BXBH As System.Web.UI.WebControls.TextBox
Protected WithEvents XDRQ As System.Web.UI
www.eeworm.com/read/292669/8341856
vb testclass.aspx.vb
Imports System.Data.SqlClient
Public Class TestClass
Inherits clsBiz
Protected WithEvents btnNewTestClass As System.Web.UI.WebControls.Button
Protected WithEvents drpTestClass As Syste
www.eeworm.com/read/292669/8341873
vb adduser.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class AddUser
Inherits clsBiz
Protected WithEvents txtPass As System.Web.UI.WebControls.TextBox
Protected WithEvents txtRePass
www.eeworm.com/read/173586/9649262
vb frmscore.vb
Public Class frmScore
Inherits System.Windows.Forms.Form
Private dtData As DataTable
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体
www.eeworm.com/read/173586/9649285
vb frmbase.vb
Public Class frmBase
Inherits System.Windows.Forms.Form
Protected bmData As BindingManagerBase
Protected dtData As DataTable
'bAdd = true 为新增
'bAdd = false 为修改
Protected
www.eeworm.com/read/173116/9673538
vb mainform.designer.vb
_
Partial Public Class MainForm
Inherits System.Windows.Forms.Form
'窗体重写释放,以清理组件列表。
www.eeworm.com/read/368046/9716274
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon