代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/188343/6338429
vb regnew.aspx.vb
Imports System.Data
Imports System.Data.OleDb
Public Class regNew
Inherits System.Web.UI.Page
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
Protected WithEvents TextB
www.eeworm.com/read/188343/6338459
vb queryaccessnum.aspx.vb
Imports System.Data
Imports System.Data.OleDb
Public Class queryAccessNum
Inherits System.Web.UI.Page
Protected WithEvents DropDownList1 As System.Web.UI.WebControls.DropDownList
Prot
www.eeworm.com/read/188343/6338460
vb newgoods.aspx.vb
Imports System.Data.OleDb
Imports System.Data
Public Class newGoods
Inherits System.Web.UI.Page
Protected WithEvents TextBox1 As System.Web.UI.WebControls.TextBox
Protected WithEvents
www.eeworm.com/read/188343/6338464
vb manageroption.aspx.vb
Public Class managerOption
Inherits System.Web.UI.Page
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
Protected WithEvents Button1 As System.Web.UI.WebControls.Button
www.eeworm.com/read/188343/6338470
vb goodsinrecord.aspx.vb
Imports System.Data
Imports System.Data.OleDb
Public Class goodsInRecord
Inherits System.Web.UI.Page
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
Protected WithEvent
www.eeworm.com/read/188343/6338477
vb logon.aspx.vb
Imports System.Data
Imports System.Data.OleDb
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
Protected WithEvents Rad
www.eeworm.com/read/493921/6384557
vb exceltosql.aspx.vb
Imports System.Data.OleDb
Public Class WebForm1
Inherits System.Web.UI.Page
#Region " Web 窗体设计器生成的代码 "
'该调用是 Web 窗体设计器所必需的。
Private Su
www.eeworm.com/read/492298/6420687
vb frmmain.vb
Imports GisVbNet.Common
Imports GisVbNet.Common.GeometryOP
Class FrmMain
Inherits System.Windows.Forms.Form
Public objSmartLocSvrc As New PBasic.SmartLocateService()
Public objMeas
www.eeworm.com/read/492298/6420736
vb frmmain.vb
Imports GisVbNet.Common
Imports GisVbNet.Common.GeometryOP
Class FrmMain
Inherits System.Windows.Forms.Form
Public objSmartLocSvrc As New PBasic.SmartLocateService()
Public objMeas
www.eeworm.com/read/491991/6429528
vb frmmain.vb
Public Class FrmMain
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComp