代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/220736/14790413
cs withevents.cs
namespace SerialPorts
{
using System;
using System.Runtime.InteropServices;
[StructLayout(LayoutKind.Sequential)]
public struct WithEvents
{
public VoidFunc Break;
www.eeworm.com/read/474775/6806906
vb write.aspx.vb
Imports System
Imports System.IO
Imports System.ComponentModel
Imports System.Data
Imports System.Data.OleDb
Imports System.Web
Imports System.Web.SessionState
Imports System.Web.UI
Imports Sy
www.eeworm.com/read/335364/12533337
vb write.aspx.vb
Imports System
Imports System.IO
Imports System.ComponentModel
Imports System.Data
Imports System.Data.OleDb
Imports System.Web
Imports System.Web.SessionState
Imports System.Web.UI
Imports Sy
www.eeworm.com/read/138100/13260478
vb s_index.aspx.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class WebForm2
Inherits System.Web.UI.Page
Protected WithEvents Button1 As System.Web.UI.WebControls.Button
Protected WithEv
www.eeworm.com/read/152099/5675997
vb searchcontract.aspx.vb
Public Class SearchContract
Inherits System.Web.UI.Page
Protected WithEvents SearchDGrd As System.Web.UI.WebControls.DataGrid
Protected WithEvents txtContractSn As System.Web.UI.WebCont
www.eeworm.com/read/125256/6032239
vb about.aspx.vb
'Copyright (C) 2002 Microsoft Corporation
'All rights reserved.
'THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
'EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
www.eeworm.com/read/125256/6032273
vb main.aspx.vb
'Copyright (C) 2002 Microsoft Corporation
'All rights reserved.
'THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
'EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
www.eeworm.com/read/125256/6032286
vb about.aspx.vb
'Copyright (C) 2002 Microsoft Corporation
'All rights reserved.
'THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
'EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
www.eeworm.com/read/482007/6635136
vb editarticle.ascx.vb
Imports System
Imports System.Collections
Imports System.Configuration
Imports System.Data
Imports System.Data.SqlClient
Imports System.IO
Imports System.Web
Imports System.Web.UI
Imports Syst
www.eeworm.com/read/151412/12213774
vb frmmain.vb
Public Class frmmain
Inherits System.Windows.Forms.Form
Dim mynode As TreeNode = Nothing
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Window