代码搜索:VB

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

代码结果 10,000
www.eeworm.com/read/332064/3401790

vb mainform.vb

Public Class MainForm Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click 'Display the current Setting from the web service
www.eeworm.com/read/332064/3401791

vb registrysettingsprovider.vb

Imports System.Configuration Public Class WebServiceSettingsProvider Inherits SettingsProvider Private _appName As String = "Settings" Public Overrides Property ApplicationName() A
www.eeworm.com/read/332064/3401801

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/3401805

vb resourceform.vb

Public Class ResourceForm Private Sub btnBadResource_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnBadResource.Click 'Demonstrates poor managment of re
www.eeworm.com/read/332064/3401807

vb localizedform.vb

Public Class LocalizedForm Private Sub btnBadResource_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnStringResource.Click 'Load the error message from t
www.eeworm.com/read/332064/3401812

vb mainform.vb

Imports system.Globalization Public Class MainForm Private Sub btnBadResource_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnBadResource.Click My.Forms.R
www.eeworm.com/read/332064/3401817

vb personconverter.vb

Imports System.ComponentModel Imports System.ComponentModel.Design.Serialization Imports System.Globalization ''' ''' TypeConverter that enables a Person to be serialized ''' as a S
www.eeworm.com/read/332064/3401821

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/3401827

vb person.vb

Imports System.ComponentModel Imports System.ComponentModel.Design.Serialization Imports System.Globalization _ _
www.eeworm.com/read/332064/3401837

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