代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/383272/8958273
vb frmedituser.designer.vb
_
Partial Class FrmEditUser
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/383272/8958310
vb tianjia.designer.vb
_
Partial Class tianjia
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/383272/8958317
vb frmaddhuiyuan.designer.vb
_
Partial Class FrmAddHuiyuan
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/383272/8958420
vb xiugai.designer.vb
_
Partial Class xiugai
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/383272/8958436
vb frmadduser.designer.vb
_
Partial Class FrmAddUser
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/283634/9000986
vb taxi.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvent
www.eeworm.com/read/283309/9030638
vb note.vb
Imports System.IO
Public Class note
Inherits System.Windows.Forms.Form
Private myfile As FileInfo
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该
www.eeworm.com/read/283142/9040585
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
'// Private members
Private miComPort As Integer
Friend WithEvents btnOpenCom As System.Windows.Forms.Button
Friend WithEvents
www.eeworm.com/read/184394/9106941
vb fqueryreader.aspx.vb
Imports System.Data.SqlClient
Public Class fQueryReader
Inherits System.Web.UI.Page
#Region " Web 窗体设计器生成的代码 "
'该调用是 Web 窗体设计器所必需的。
Pr
www.eeworm.com/read/379871/9173329
vb form3.vb
Public Class Form3
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon