代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/332064/3401739
vb applicationevents.vb
Namespace My
' The following events are availble for MyApplication:
'
' Startup: Raised when the application starts, before the startup form is created.
' Shutdown: Raised after
www.eeworm.com/read/332064/3401742
vb mainform.vb
Public Class MainForm
Private Sub AboutToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AboutToolStripMenuItem.Click
My.Forms.AboutForm.ShowD
www.eeworm.com/read/332064/3401747
vb colorpickerform.vb
Public Class ColorPickerForm
Private Sub BtnPickColor_Click(ByVal sender As System.Object, _
ByVal e As System.EventArgs) Handles BtnPickColor.Click
Me.Color
www.eeworm.com/read/332064/3401749
vb mywizard.vb
Imports Microsoft.VisualStudio.TemplateWizard
Imports System.Collections.Generic
Imports System.Windows.Forms
Public Class MyWizard
Implements IWizard
Public Sub BeforeOpeningFile
www.eeworm.com/read/332064/3401755
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/3401765
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/3401771
vb mainform.vb
Imports system.Security.Cryptography
Imports System.Text
Imports System.IO
Public Class MainForm
#Region "Step 1 - Creating Asymmetric Keys"
Private Sub BtnCreateAsmmetricKeys_Click(ByVal
www.eeworm.com/read/332064/3401775
vb settings.vb
Imports System.Web
Imports System.Web.Services
Imports System.Web.Services.Protocols
_
www.eeworm.com/read/332064/3401778
vb reference.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.88
'
' Changes to
www.eeworm.com/read/332064/3401784
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