代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/128368/5991656
vb logonpage.aspx.vb
Imports CustomerComponent
Public Class LogonPage
Inherits System.Web.UI.Page
Protected WithEvents Logon1 As Logon
#Region " Web Form Designer Generated Code "
'This call is re
www.eeworm.com/read/211066/15187715
vb form1.vb
Public Class Form1
'---serial port to connect to the GPS receiver---
Private WithEvents serialPort As New IO.Ports.SerialPort
'---IP address of the server---
Private ServerIP As
www.eeworm.com/read/6656/97625
vb classesmodule.ascx.vb
Imports Nozama.General
Imports Nozama.DataAccess
Imports Nozama.BusinessLogic
Public MustInherit Class ClassesModule
Inherits System.Web.UI.UserControl
Protected WithEvents ClassesList
www.eeworm.com/read/246079/4497013
vb textcolor.vb
Imports YaoDurant.Drawing
Namespace TextColor
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents menuMain As System.Windows.Forms.MainMenu
Friend WithE
www.eeworm.com/read/246079/4497023
vb wordwrap.vb
Imports YaoDurant.Drawing.DrawRectangles
Namespace WordWrap
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents menuMain As System.Windows.Forms.MainMenu
Fr
www.eeworm.com/read/246079/4497212
vb formdata.vb
Public Class FormData
Inherits System.Windows.Forms.Form
Friend WithEvents dgridNorthwind As System.Windows.Forms.DataGrid
#Region " Windows Form Designer generated code "
Public Sub
www.eeworm.com/read/332835/3392526
vb frmpassword.vb
Imports System.Data.oledb
Public Class frmPassWord
Inherits System.Windows.Forms.Form
Dim WithEvents cnData As New OleDbConnection
Dim daSQL As New OleDbCommand
Public strUser
www.eeworm.com/read/254129/4388333
vb frmpassword.vb
Imports System.Data.oledb
Public Class frmPassWord
Inherits System.Windows.Forms.Form
Dim WithEvents cnData As New OleDbConnection
Dim daSQL As New OleDbCommand
Public strUser
www.eeworm.com/read/292669/8341734
vb reportqueryresult.aspx.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Public Class ReportQueryResult
Inherits clsReport
Protected WithEvents dgResult As System.Web.UI.WebControls.DataGrid
#
www.eeworm.com/read/292669/8341750
vb auditiongobject.aspx.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Public Class AuditiongObject
Inherits clsDataAccess
Protected WithEvents pnlButton As System.Web.UI.WebControls.Panel