代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/482007/6635098

vb articledetails.ascx.vb

Imports System.Collections Imports System.Reflection Namespace EfficionConsulting.Articles Public MustInherit Class ArticleDetails Inherits DotNetNuke.Entities.Modules.PortalModuleBase
www.eeworm.com/read/482007/6635121

vb comments.ascx.vb

' ' Created by SharpDevelop. ' User: cezar ' Date: 9/7/2005 ' Time: 5:05 PM ' ' To change this template use Tools | Options | Coding | Edit Standard Headers. ' Imports System Imports Syste
www.eeworm.com/read/482007/6635128

vb articlelist.ascx.vb

Imports Microsoft.VisualBasic Imports System.Collections Imports System.Data Imports System.Web.UI Imports System.Web.UI.WebControls Imports DotNetNuke.Security Imports DotNetNuke.Services.Local
www.eeworm.com/read/480738/6661116

vb frmmain.vb

Public Class FrmMain Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeComp
www.eeworm.com/read/480738/6661152

vb frmmain.vb

Public Class FrmMain Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeComp
www.eeworm.com/read/477453/6735849

vb viewmysaleitems.aspx.vb

Public Class ViewMySaleItems Inherits System.Web.UI.Page Protected WithEvents lblItemID As System.Web.UI.WebControls.Label Protected WithEvents lblUserName As System.Web.UI.WebControls.
www.eeworm.com/read/477453/6735850

vb biditem.aspx.vb

Public Class BidItem Inherits System.Web.UI.Page Protected WithEvents lblUserName As System.Web.UI.WebControls.Label Protected WithEvents lblMsg As System.Web.UI.WebControls.Label
www.eeworm.com/read/477453/6735860

vb showpersondetails.aspx.vb

Public Class ShowPersonDetails Inherits System.Web.UI.Page Protected WithEvents lblUserName As System.Web.UI.WebControls.Label Protected WithEvents lblBuyerName As System.Web.UI.WebCont
www.eeworm.com/read/477453/6735872

vb register.aspx.vb

Public Class Register Inherits System.Web.UI.Page Protected WithEvents btnSubmit As System.Web.UI.WebControls.Button Protected WithEvents txtFamilyName As System.Web.UI.WebControls.Text
www.eeworm.com/read/477453/6735876

vb login.aspx.vb

Public Class Login Inherits System.Web.UI.Page Protected WithEvents btnSubmit As System.Web.UI.WebControls.Button Protected WithEvents txtEmail As System.Web.UI.WebControls.TextBox