代码搜索:WithEvents

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

代码结果 1,631
www.eeworm.com/read/268551/11134950

vb testgpsreader.vb

' TestGPSReader.vb ' ' Copyright (C) 2003 JW Hedgehog, Inc. All rights reserved ' ' JW Hedgehog, Inc ' http://www.jwhh.com ' ' Direct questions to jimw@jwhh.com ' ' This code, comments a
www.eeworm.com/read/411791/11226528

vb formmain.designer.vb

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

vb frmmain.designer.vb

_ Partial Class FrmMain Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list.
www.eeworm.com/read/266215/11236222

vb frmlogin.designer.vb

_ Partial Class frmLogin Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list.
www.eeworm.com/read/411061/11258239

vb frmabout.vb

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

vb ex4.designer.vb

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

vb form1.vb

Public Class Form1 Inherits System.Windows.Forms.Form '// Private members Private miComPort As Integer Friend WithEvents btnOpenCom As System.Windows.Forms.Button Friend WithEvents
www.eeworm.com/read/335364/12533395

vb log.aspx.vb

Imports System Imports System.ComponentModel Imports System.Data Imports System.Web Imports System.Web.SessionState Imports System.Web.UI Imports System.Web.UI.WebControls Imports System.Config
www.eeworm.com/read/335364/12533409

vb setup.aspx.vb

Imports System Imports System.ComponentModel Imports System.Data Imports System.Web Imports System.Web.SessionState Imports System.Web.UI Imports System.Web.UI.WebControls Imports System.Config
www.eeworm.com/read/248904/12535263

vb form1.vb

Public Class Form1 Inherits System.Windows.Forms.Form Dim current_tool As Integer = 0 Dim colourscheme As Integer = 1 Dim is_smoothed As Boolean = False Dim is_header As Boole