代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/270172/11046113

vb frm_editreader.designer.vb

_ Partial Class frm_EditReader Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component lis
www.eeworm.com/read/270172/11046118

vb frm_changeadmpass.designer.vb

_ Partial Class frm_ChangeAdmPass Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component
www.eeworm.com/read/270172/11046120

vb frm_edituser.designer.vb

_ Partial Class frm_EditUser Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list.
www.eeworm.com/read/270172/11046125

vb frm_maininterface.designer.vb

_ Partial Class frm_MainInterface Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component
www.eeworm.com/read/270172/11046127

vb frm_search.designer.vb

_ Partial Class frm_Search Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list.
www.eeworm.com/read/270161/11046435

vb register.vb

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

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/415488/11071669

vb form6.vb

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

vb frmaddstinfo.vb

Imports System.Data '引入数据库操作类命名空间 Imports System.Data.OleDb '引入ADO.NET操作命名空间 Public Class FrmAddstInfo Inherits System.Windows.Forms.Form Public ADOcmd As OleDbDataAdapter Public ds
www.eeworm.com/read/269190/11106418

vb frmmodifyclassinfo.vb

Imports System.Data '引入数据库操作类命名空间 Imports System.Data.OleDb '引入ADO.NET操作命名空间 Public Class FrmModifyClassInfo Inherits System.Windows.Forms.Form Public tablename As String = "class_Info"