代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/300096/13934762

vb frm_adduser.vb

Imports System.Data.OleDb Public Class frm_AddUser Inherits System.Windows.Forms.Form Dim MyConnection As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Application.S
www.eeworm.com/read/300096/13934815

vb frm_edituser.designer.vb

 _ Partial Class frm_EditUser Inherits System.Windows.Forms.Form 'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/300096/13934822

vb frm_maininterface.vb

'**************************************************************************** '人人为我,我为人人 '枕善居汉化收藏整理 '发布日期:2007/07/23 '描 述:图书管理系统 '网 站:http://www.Mndsoft.com/ (VB6源码博客) '网 站:http://www.
www.eeworm.com/read/300096/13934946

vb frm_deluser.vb

Imports System.Data.OleDb Public Class frm_DelUser Inherits System.Windows.Forms.Form Dim MyConnection As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Application.S
www.eeworm.com/read/300089/13935945

vb addstuinfo.vb

Imports System Imports System.Data Imports System.Data.SqlClient Public Class Form6 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase
www.eeworm.com/read/300089/13935952

vb changestuinf.vb

Imports System Imports System.Data Imports System.Data.SqlClient Public Class Form7 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase
www.eeworm.com/read/134680/13977036

vb showgood.aspx.vb

Public Class WebForm2 Inherits System.Web.UI.Page Protected WithEvents Label1 As System.Web.UI.WebControls.Label Protected WithEvents SqlDataAdapter1 As System.Data.SqlClient.SqlDataAda
www.eeworm.com/read/134556/13981780

vb form1.vb

Imports System.IO Public Class note Inherits System.Windows.Forms.Form Private myfile As FileInfo #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该
www.eeworm.com/read/134546/13984032

vb downloadfile.vb

Imports System Imports System.Drawing Imports System.Collections Imports System.ComponentModel Imports System.WinForms Imports System.Data Imports System.Net Imports System.Threading Imports S
www.eeworm.com/read/134526/13984878

vb 状态查询.aspx.vb

Public Class WebForm3 Inherits System.Web.UI.Page #Region " Web 窗体设计器生成的代码 " '该调用是 Web 窗体设计器所必需的。 Private Sub InitializeComponent()