代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/138934/13201020
vb editbook.aspx.vb
Imports System.Data.SqlClient
Public Class EditBook
Inherits System.Web.UI.Page
Protected WithEvents CompareValidator1 As System.Web.UI.WebControls.CompareValidator
Protected WithEve
www.eeworm.com/read/325256/13216063
vb frmmain.vb
Public Class FrmMain
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCo
www.eeworm.com/read/138100/13260476
vb webform1.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.Text
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents user_id As System.Web.UI.WebControls.TextBox
www.eeworm.com/read/138100/13260484
vb adduser.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.Text
Public Class adduser
Inherits System.Web.UI.Page
Protected WithEvents MyDataGrid As System.Web.UI.WebControls.DataGri
www.eeworm.com/read/138100/13260499
vb delbook.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.Text
Public Class delbook
Inherits System.Web.UI.Page
Protected WithEvents MyDataGrid As System.Web.UI.WebControls.DataGri
www.eeworm.com/read/138100/13260554
vb deluser.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.Text
Public Class deluser
Inherits System.Web.UI.Page
Protected WithEvents MyDataGrid As System.Web.UI.WebControls.DataGri
www.eeworm.com/read/138100/13260568
vb addbook.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.Text
Public Class addbook
Inherits System.Web.UI.Page
Protected WithEvents MyDataGrid As System.Web.UI.WebControls.DataGri
www.eeworm.com/read/138100/13260572
vb test.aspx.vb
Public Class test
Inherits System.Web.UI.Page
Protected WithEvents user_id As System.Web.UI.WebControls.TextBox
Protected WithEvents password As System.Web.UI.WebControls.TextBox
P
www.eeworm.com/read/138100/13260766
vb main.vb
Public Class main
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Win
www.eeworm.com/read/138100/13260820
vb cart.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class cart
Inherits System.Web.UI.Page
Protected WithEvents Button1 As System.Web.UI.WebControls.Button
Protected WithEvents L