代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/395416/8179950
vb form1.vb
Public Class Form1
Dim WithEvents m_PhidgetIO As Phidgets.InterfaceKit
Dim WithEvents m_PhidgetLCD As Phidgets.TextLCD
Dim WithEvents m_PhidgetRFID As Phidgets.RFID
Dim bool_Admin
www.eeworm.com/read/102813/15758322
vb fenye.aspx.vb
'利用缓存,调用分页控件程序
'制作:flyangel@ycdx.edu.cn
'最后时间:2003年1月27日
Imports System
Imports System.Web
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Data
Imports System.Data.Sql
www.eeworm.com/read/169131/9880194
vb mainform.vb
Imports Dreamworld.FileTransfer.SDK
Class MainForm
Private WithEvents mMonitor As New PhoneMonitor
Private ap As PluginServices.AvailablePlugin()
Private WithEvents phone As IPhonePl
www.eeworm.com/read/168408/9917757
txt 新建 文本文档.txt
Option Explicit
Option Base 1
Const ServerName = "OPCServer.WinCC"
Dim WithEvents MyOPCServer As OpcServer
Dim WithEvents MyOPCGroup As OPCGroup
Dim MyOPCGroupColl As OPCGroup
www.eeworm.com/read/152747/12089844
vb mainform.vb
Imports Dreamworld.FileTransfer.SDK
Class MainForm
Private WithEvents mMonitor As New PhoneMonitor
Private ap As PluginServices.AvailablePlugin()
Private WithEvents phone As IPhonePl
www.eeworm.com/read/6656/97597
vb searchmodule.ascx.vb
Public MustInherit Class SearchModule
Inherits System.Web.UI.UserControl
Protected WithEvents SearchDropDownList As System.Web.UI.WebControls.DropDownList
Protected WithEvents SearchTex
www.eeworm.com/read/332064/3401876
vb thisdocument.vb
Public Class ThisDocument
Private WithEvents SaveCompanyName As Microsoft.Office.Tools.Word.Action
Private WithEvents DisplayCompanyValue As Microsoft.Office.Tools.Word.Action
Pri
www.eeworm.com/read/292669/8341871
vb testobj.aspx.vb
Imports System.Data.SqlClient
Public Class TestObj
Inherits clsBiz
Protected WithEvents TxtNewTestObject As System.Web.UI.WebControls.TextBox
Protected WithEvents TxtModifyTestObject A
www.eeworm.com/read/143302/5758232
vb header.ascx.vb
Public MustInherit Class header
Inherits System.Web.UI.UserControl
Protected WithEvents lbtnSignInOut As System.Web.UI.WebControls.LinkButton
Protected WithEvents lblItemsCount As Sys
www.eeworm.com/read/170312/5404600
vb header.ascx.vb
Public MustInherit Class header
Inherits System.Web.UI.UserControl
Protected WithEvents lbtnSignInOut As System.Web.UI.WebControls.LinkButton
Protected WithEvents lblItemsCount As Sys