代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/414257/2152366
vb viewordersdialog.vb
Public Class ViewOrdersDialog
Private Sub ViewOrdersDialog_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
If AppDatabaseDataSetUtil.DesignerUtil.I
www.eeworm.com/read/414257/2152367
vb orderproductdialog.vb
Imports Microsoft.Practices.Mobile.DisconnectedAgent
Public Class OrderProductDialog
Private ordersresults As OrdersResultSet
Private Sub OrderProductDialog_Load(ByVal sender As Syste
www.eeworm.com/read/414257/2152642
vb frmscaling.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Windows.Forms
Imports System.Drawing
Namespace CodeForChapter2
Public Partial Class frmScaling
Inherits Form
Public Sub New()
www.eeworm.com/read/414257/2152643
vb frmdockanchor.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Drawing
Imports System.Text
Imports System.Windows.Forms
Namespace
www.eeworm.com/read/414257/2152645
vb frmsquare.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Windows.Forms
Namespace CodeForChapter2
Public Partial Class frmSquare
Inherits Form
Public Sub New()
InitializeComponent()
www.eeworm.com/read/414257/2152648
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/414257/2152649
vb frmdoclistsoftkeys.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Windows.Forms
Namespace CodeForChapter2
Public Partial Class frmDocListSoftKeys
Inherits Form
Public Sub New()
InitializeCo
www.eeworm.com/read/414257/2152650
vb frmbrokenchild.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Windows.Forms
Imports System.Drawing
Namespace CodeForChapter2
Partial Public Class frmBrokenChild
Inherits CodeForChapter2.fr
www.eeworm.com/read/414257/2152656
vb program.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Windows.Forms
Namespace CodeForChapter2
Friend Class Program
'''
''' The main entry point for the application.
'''
www.eeworm.com/read/414257/2152657
vb frmshown.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Windows.Forms
Imports System.Diagnostics
Imports System.ComponentModel
Namespace CodeForChapter2
Public Partial Class frmShown