代码搜索:VB

找到约 10,000 项符合「VB」的源代码

代码结果 10,000
www.eeworm.com/read/289818/8525204

vb frmpingheng.vb

Public Class frmPingHeng Inherits System.Windows.Forms.Form Private dtTop As DataTable Private dtBottom As DataTable #Region " Windows 窗体设计器生成的代码 " Public Sub New() M
www.eeworm.com/read/289818/8525212

vb frmmingxi.vb

Public Class frmMingXi Inherits System.Windows.Forms.Form Protected bmData As BindingManagerBase Protected dtData As DataTable #Region " Windows 窗体设计器生成的代码 " Public Sub New()
www.eeworm.com/read/289791/8526784

vb database.vb

Imports System.Data Imports System.Data.SqlClient Imports System.ComponentModel Public Class DataBase '实现接口IDisposable Implements IDisposable '数据库连接对象 Private SqlConn As SqlConn
www.eeworm.com/read/289791/8526787

vb frmprize.vb

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

vb assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' 程序集的常规信息通过下列 ' 属性集控制。更改这些属性值可 ' 修改与程序集关联的信息。 ' 检查程序集的属性值
www.eeworm.com/read/289791/8526797

vb datagridnoactivecellcolumn.vb

Public Class DataGridNoActiveCellColumn Inherits DataGridTextBoxColumn Private SelectedRow As Integer = -1 Protected Overloads Overrides Sub Edit(ByVal source As CurrencyManager, ByVal
www.eeworm.com/read/289791/8526809

vb frmtaxinfo.vb

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

vb frmpunish.vb

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

vb treenodedata.vb

'TreeNodeData类是用来保存与某个TreeView节点(TreeNode)相关的数据 Public Class TreeNodeData '以下是TreeNodeData六个共有变量 Public AbsIndex As String Public ItemIndex As String Public ItemLevel As String
www.eeworm.com/read/289791/8526828

vb frmpeoplemanage.vb

Public Class frmPeopleManage Inherits System.Windows.Forms.Form Private iCurrentLine As Integer = -1 #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New()