代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/473242/6849577

vb hellocodebehindvb.vb

Public Class HelloWebFormVb Inherits System.Web.UI.Page Protected WithEvents Button1 As System.Web.UI.WebControls.Button Protected TheLabel As System.Web.UI.WebControls.Label
www.eeworm.com/read/292669/8341746

vb auditingmethod.aspx.vb

Imports System Imports System.Data Imports System.Data.SqlClient Public Class AuditingMethod Inherits clsDataAccess Protected WithEvents Panel1 As System.Web.UI.WebControls.Panel P
www.eeworm.com/read/303992/13805359

vb form1.vb

Imports System.IO Imports System.Drawing.Printing Public Class form1 Inherits System.Windows.Forms.Form Private WithEvents pdoc As New PrintDocument() Dim mfilename As String Dim
www.eeworm.com/read/152099/5675973

vb sysbackup.aspx.vb

Imports System.Data.SqlClient Imports System.IO Public Class SysBackUp Inherits System.Web.UI.Page Protected WithEvents BackUpBtn As System.Web.UI.WebControls.LinkButton Protected Wit
www.eeworm.com/read/103322/6217602

vb webform2.aspx.vb

Public Class WebForm2 Inherits System.Web.UI.Page Protected WithEvents HyperLink1 As System.Web.UI.WebControls.HyperLink #Region " Web Form Designer Generated Code " 'This call is
www.eeworm.com/read/227970/14404972

vb form1.vb

Imports System.Drawing.Printing Public Class Form1 Private WithEvents m_PrintDocument As PrintDocument ' Print now. Private Sub btnPrintNow_Click(ByVal sender As System.Object, _
www.eeworm.com/read/220736/14790395

cs serialport.cs

namespace SerialPorts { using System; public class SerialPort : SerialComm//声明SerialPort是SerialComm的一个继承 { // Methods 方法 /// /// 构造函数,形参为类WithEvents的实例 //
www.eeworm.com/read/6656/97001

vb classes.aspx.vb

Imports Nozama.BusinessLogic Imports Nozama.DataAccess Imports Nozama.General Public Class Classes Inherits System.Web.UI.Page Protected WithEvents BookList As System.Web.UI.WebControls
www.eeworm.com/read/6656/97585

vb search.aspx.vb

Imports Nozama.BusinessLogic Imports Nozama.DataAccess Imports Nozama.General Public Class Search Inherits System.Web.UI.Page Protected WithEvents BookList As System.Web.UI.WebControls.
www.eeworm.com/read/6656/97590

vb order.aspx.vb

Imports Nozama.BusinessLogic Imports Nozama.DataAccess Imports Nozama.General Public Class Order Inherits System.Web.UI.Page Protected WithEvents lblCustomerName As System.Web.UI.WebCon