代码搜索:VB 有哪些应用?

找到约 10,000 项符合「VB 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/191997/8411717

vb wmpaboutdialog.vb

Option Explicit On Option Strict On ''' Copyright ?2006 Herbert N Swearengen III ''' ''' ''' This application maybe freely distributed and modified as long '''
www.eeworm.com/read/191997/8411728

vb splashform.vb

Option Explicit On Option Strict On ''' Copyright
www.eeworm.com/read/191997/8411732

vb nativemethods.vb

Option Explicit On Option Strict On Imports System Imports System.Runtime.InteropServices ''' Copyright
www.eeworm.com/read/191997/8411742

vb applicationevents.vb

Option Explicit On Option Strict On Namespace My ''' The following events are availble for MyApplication: ''' ''' Startup: Raised when the application starts, before the
www.eeworm.com/read/191997/8411745

vb stationeditdialog.vb

Option Explicit On Option Strict On Imports System.Xml Imports System.IO Imports System.Text Imports System.Windows.Forms ''' Copyright ?2006 Herbert N Swearengen III
www.eeworm.com/read/191997/8411747

vb downloadplugindialog.vb

Option Explicit On Option Strict On Option Compare Text Imports System.Xml Imports System.Xml.XPath Imports System.Text Imports System.IO Imports System.Windows.Forms ''' Copyri
www.eeworm.com/read/191997/8411774

vb mainform.vb

Option Explicit On Option Strict On Option Compare Text Imports System.Xml Imports System.Xml.XPath Imports System.Runtime.InteropServices Imports System.IO Imports System.Text Imports WMPLi
www.eeworm.com/read/191997/8412413

vb aboutdialog.vb

Imports System Imports System.Drawing Imports System.Collections imports System.Diagnostics imports System.Collections.Generic imports System.ComponentModel Imports System.Reflection Imports Mi
www.eeworm.com/read/191997/8412441

vb stationlisteditdialog.vb

Option Explicit On Option Strict On Imports System.Windows.Forms ''' Copyright
www.eeworm.com/read/191997/8412453

vb volumeform.vb

Option Explicit On Option Strict On ''' ''' Code for displaying form was converted from C# code from Code Project. ''' It was also modified for this project. ''' ''' '''