代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/401055/11565218
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/401055/11565222
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/400602/11572175
vb form1.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Dim sqlstr As String
Dim madapter As New SqlClient.SqlDataAdapter
Dim mconnection As New SqlClient.SqlConnection
Dim mc
www.eeworm.com/read/261600/11634828
vb mdiparent1.designer.vb
_
Partial Class MDIParent1
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/347533/11658809
vb formmain.designer.vb
_
Partial Public Class FormMain
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component li
www.eeworm.com/read/156825/11761542
vb borrowmanage.vb
Public Class BorrowManage
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
Initializ
www.eeworm.com/read/156825/11761549
vb viewhistory.vb
Public Class ViewHistory
Inherits System.Windows.Forms.Form
'定义变量curID,用于记录当前人员ID
Dim curID As Long
#Region " Windows 窗体设计器生成的代码 "
Public Sub New(ByVal id As Long)
MyBa
www.eeworm.com/read/156825/11761582
vb readersearch.vb
Public Class ReaderSearch
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
Initializ
www.eeworm.com/read/156823/11761686
vb frmmain.vb
Public Class main
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompone
www.eeworm.com/read/156823/11761705
vb frmcal.vb
Public Class Calc
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompone