代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/414257/2152797
vb settings.vb
Imports System.IO
Imports System.Xml
Imports System.Xml.Serialization
Imports System.Drawing
Imports System.Collections.Specialized
Public Class Settings
Private Shared ReadOnly settingsFi
www.eeworm.com/read/414257/2152803
vb producteditviewdialog.vb
Public Class ProductEditViewDialog
Private Sub ProductEditViewDialog_Closing(ByVal sender As System.Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles MyBase.Closing
Me.
www.eeworm.com/read/414257/2152804
vb productcategoriesform.vb
Public Class ProductCategoriesForm
Private ProductCategoryResultSet As SQLCEDataSourceQuickUI.ProductCategoryResultSet
Private Sub ProductCategoriesForm_Load(ByVal sender As System.Object,
www.eeworm.com/read/414257/2152811
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/2152816
vb productcategoryeditviewdialog.vb
Public Class ProductCategoryEditViewDialog
Private Shared defaultInstance As ProductCategoryEditViewDialog
Public Shared Function Instance(ByVal bindingSource As System.Windows.Forms.Bin
www.eeworm.com/read/414257/2152818
vb productsummaryviewdialog.vb
Public Class ProductSummaryViewDialog
Private Sub EditMenuItemMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles EditMenuItemMenuItem.Click
Dim productE
www.eeworm.com/read/414257/2152971
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/2152976
vb frmcommonexceptions.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Drawing
Imports System.Text
Imports System.Windows.Forms
Imports Sys
www.eeworm.com/read/414257/2152978
vb frmfalsepositives.vb
Public Class frmFalsePositives
Private Sub MenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MenuItem1.Click
Dim i As Int32
Dim b As Boolean = True
www.eeworm.com/read/414257/2152979
vb frminstrumentation.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Drawing
Imports System.Text
Imports System.Windows.Forms
Imports Sys