代码搜索:WithEvents

找到约 1,631 项符合「WithEvents」的源代码

代码结果 1,631
www.eeworm.com/read/432784/8573578

vb mdidemo.vb

Imports System.IO Public Class MDIDemo Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。
www.eeworm.com/read/432784/8573623

vb mdidemo.vb

Imports System.IO Public Class MDIDemo Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。
www.eeworm.com/read/431844/8649457

vb frmuserman.designer.vb

 _ Partial Class FrmUserMan Inherits System.Windows.Forms.Form 'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/387871/8649833

vb frmipm.designer.vb

Partial Class frmIPM #Region "C骴igo generado por el Dise馻dor de Windows Forms " Public
www.eeworm.com/read/287705/8675486

vb form1.vb

Imports System.data Imports System.data.Oledb Public Class Form1 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New()
www.eeworm.com/read/387105/8706412

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/287199/8709815

vb frmselllist.vb

Public Class frmSellList Inherits System.Windows.Forms.Form Private dtSellList As DataTable Private iMaxCount As Integer = 0 Private UserName #Region " Windows 窗体设计器生成的代码 "
www.eeworm.com/read/287199/8709819

vb frmorderlist.vb

Imports System.Data Public Class frmOrderList Inherits System.Windows.Forms.Form Private UserName As String = "" Private dtOrderList As DataTable #Region " Windows 窗体设计器生成的代码 "
www.eeworm.com/read/387027/8711136

vb indexform.vb

Public Class IndexForm Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 Initialize
www.eeworm.com/read/386644/8733886

vb form6.designer.vb

 _ Partial Class Form6 Inherits System.Windows.Forms.Form 'Form 重写 Dispose,以清理组件列表。