代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/347448/3173446
vb webmainform.aspx.vb
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents LinkBtn_书籍信息 As System.Web.UI.WebControls.LinkButton
Protected WithEvents LinkBtn_读者信息 As System.Web.UI.WebControl
www.eeworm.com/read/344481/3208793
vb webform1.aspx.vb
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
Protected WithEvents Button1 As System.Web.UI.WebControls.Button
#Reg
www.eeworm.com/read/152930/12073589
vb form8.vb
Imports System.io
Public Class Form8
Inherits System.Windows.Forms.Form
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Butto
www.eeworm.com/read/6626/94590
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim WithEvents new_button1 As New System.Windows.Forms.Button
Dim WithEvents new_button2 As New System.Windows.Forms.Button
Di
www.eeworm.com/read/347448/3173451
vb web书籍信息.aspx.vb
Public Class Web书籍信息
Inherits System.Web.UI.Page
Protected WithEvents Lbl_读者姓名 As System.Web.UI.WebControls.Label
Protected WithEvents Lbl_读者密码 As System.Web.UI.WebControls.Label
P
www.eeworm.com/read/287580/8680159
frm form1.frm
VERSION 5.00
Begin VB.Form frmMain
Caption = "VB WithEvents Example"
ClientHeight = 3315
ClientLeft = 60
ClientTop = 345
ClientWidth = 4440
www.eeworm.com/read/356274/10232674
frm form1.frm
VERSION 5.00
Begin VB.Form frmMain
Caption = "VB WithEvents Example"
ClientHeight = 3315
ClientLeft = 60
ClientTop = 345
ClientWidth = 4440
www.eeworm.com/read/450296/7485934
vb tabview.vb
Friend Class TabView
Inherits FlickerFreeControl
#Region "Construction"
Const MaxWidth As Integer = 250
Const MinWidth As Integer = 90
Friend WithEvents Pages As PageCollectio
www.eeworm.com/read/11200/212017
vb mainform.vb
Public Class MainForm
Private Data As AppData
Private Enroller As EnrollmentForm
Private Verifier As VerificationForm
Public WithEvents AppData As AppData
Sub New()
Initia
www.eeworm.com/read/234923/14092535
frm form1.frm
VERSION 5.00
Begin VB.Form frmMain
Caption = "VB WithEvents Example"
ClientHeight = 3315
ClientLeft = 60
ClientTop = 345
ClientWidth = 4440