代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/402620/11531308

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/401851/11546940

vb formnation.vb

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

vb formemployee.vb

Imports CommonDB Imports CommonSystem Public Class FormEmployee Inherits System.Windows.Forms.Form Private oEmployee As Employee #Region " Windows 窗体设计器生成的代码 " Public Sub New()
www.eeworm.com/read/401851/11546946

vb formmain.vb

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

vb formposttitle.vb

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

vb formbusiness.vb

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

vb formcompany.vb

Imports System Imports System.Reflection Public Class FormCompany Inherits System.Windows.Forms.Form #Region "User Defined Members" Private oCompany As Company #End Region #Region "
www.eeworm.com/read/401851/11547055

vb formdepartment.vb

Imports System Imports System.Data Imports System.Drawing Imports CommonDB Public Class FormDepartment Inherits System.Windows.Forms.Form Private oDepartment As Department #Region " W
www.eeworm.com/read/401851/11547057

vb formeducation.vb

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

vb formbankrecord.vb

Public Class FormBankRecord Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 Initial