代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/332064/3401845
vb mainform.vb
Imports System.Configuration
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim registered As Registe
www.eeworm.com/read/332064/3401846
vb registeredentities.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.88
'
' Changes to t
www.eeworm.com/read/332064/3401850
vb customerform.vb
Public Class CustomerForm
Private Sub btnOk_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnOk.Click
Me.DialogResult = Windows.Forms.DialogResult.OK
www.eeworm.com/read/332064/3401854
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/332064/3401859
vb customer.vb
Imports Microsoft.VisualStudio.DebuggerVisualizers
_
_
_
www.eeworm.com/read/332064/3401863
vb mainform.vb
Public Class MainForm
Private Sub btnLoadCustomers_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnLoadCustomers.Click
Dim c As New Customer
c.Fir
www.eeworm.com/read/332064/3401866
vb order.vb
_
_
Public Class Order
Private m_Description As String
Private m_Quantity As Integer
www.eeworm.com/read/332064/3401873
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/332064/3401876
vb thisdocument.vb
Public Class ThisDocument
Private WithEvents SaveCompanyName As Microsoft.Office.Tools.Word.Action
Private WithEvents DisplayCompanyValue As Microsoft.Office.Tools.Word.Action
Pri
www.eeworm.com/read/332064/3401878
vb companynameactions.vb
Public Class CompanyNameActions
Private Sub InsertNames_Click(ByVal sender As System.Object, _
ByVal e As System.EventArgs) Handles InsertNames.Click
If NameList.SelectedItems.Cou