代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/211042/15188030
vb form2.vb
Public Class Form2
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon
www.eeworm.com/read/210201/15204490
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/208485/15246506
vb borrowmanage.vb
Public Class BorrowManage
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
Initializ
www.eeworm.com/read/208485/15246520
vb readersearch.vb
Public Class ReaderSearch
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
Initializ
www.eeworm.com/read/207411/15272905
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/207074/15283276
vb form1.vb
Imports System.Text
Imports System.Environment
Imports System.management
Imports Scripting
Public Class frmMain
Inherits System.Windows.Forms.Form
Private m_CommPort As New Rs232
www.eeworm.com/read/170312/5404521
vb form1.vb
Imports OrderGenerator
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
www.eeworm.com/read/170307/5404717
vb webform1.aspx.vb
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents OleDbConnection1 As System.Data.OleDb.OleDbConnection
Protected WithEvents cmdIDAll As System.Data.OleDb.OleDbComm
www.eeworm.com/read/165338/5483304
vb tradeaddmod.vb
Public Class TradeAddMod
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
Initialize