代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/168631/5441395

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/262057/4314743

svn-base modmainserver.vb.svn-base

Imports System.Text Imports System.Security.Cryptography Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim M
www.eeworm.com/read/102174/15791884

txt vbopcclient.txt

Option Explicit Option Base 1 'On Error Resume Next Const ServerName = "OPCServer.WinCC" Dim WithEvents MyOPCServer As OPCServer Dim WithEvents MyOPCGroup As OPCGroup Dim MyOPCGroupColl As
www.eeworm.com/read/232780/14182379

vb frmmain.vb

Imports DevComponents.DotNetBar Public Class frmMain Inherits System.Windows.Forms.Form Private WithEvents m_CheckStyle As CheckBox Private WithEvents m_CheckTaskShowStartup As Check
www.eeworm.com/read/246079/4496662

vb disposer.vb

Public Class FormMain Inherits System.Windows.Forms.Form Friend WithEvents cmdCreate As System.Windows.Forms.Button Friend WithEvents cmdDispose As System.Windows.Forms.Button
www.eeworm.com/read/246079/4497144

vb programmenu.vb

Public Class FormMain Inherits System.Windows.Forms.Form Friend WithEvents menuEmpty As System.Windows.Forms.MainMenu Friend WithEvents cmdHideMenus As System.Windows.Forms.Button
www.eeworm.com/read/170307/5404703

vb webform1.aspx.vb

Public Class WebForm1 Inherits System.Web.UI.Page Private CurrentPage As Integer Protected WithEvents cmdNext As System.Data.SqlClient.SqlCommand Protected WithEvents cmdPrevious
www.eeworm.com/read/377123/9294853

vb buybook.aspx.vb

Imports System.Data.SqlClient Public Class BuyBook Inherits System.Web.UI.Page Protected WithEvents DpClassList As System.Web.UI.WebControls.DropDownList Protected WithEvents txtAuthor
www.eeworm.com/read/377123/9294872

vb vieworders.aspx.vb

Imports System.Data.SqlClient Public Class ViewOrders Inherits System.Web.UI.Page Protected WithEvents UpdateBtn As System.Web.UI.WebControls.LinkButton Protected WithEvents OrderDBGrd
www.eeworm.com/read/377123/9294881

vb editclass.aspx.vb

Imports System.Data.SqlClient Public Class EditClass Inherits System.Web.UI.Page Protected WithEvents AddBtn As System.Web.UI.WebControls.LinkButton Protected WithEvents ClassDBGrd As