代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/246079/4497004
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/246079/4497005
vb bookdings.vb
Imports System.Drawing
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents cmdRewind As System.Windows.Forms.Button
Friend WithEvents MainMenu1 As System.Win
www.eeworm.com/read/246079/4497010
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/246079/4497013
vb textcolor.vb
Imports YaoDurant.Drawing
Namespace TextColor
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents menuMain As System.Windows.Forms.MainMenu
Friend WithE
www.eeworm.com/read/246079/4497018
vb stretchrectangle.vb
' StretchRectangle.vb - StretchRectangle object draw
' and moves a stretchable rectangle.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framewo
www.eeworm.com/read/246079/4497019
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/246079/4497023
vb wordwrap.vb
Imports YaoDurant.Drawing.DrawRectangles
Namespace WordWrap
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents menuMain As System.Windows.Forms.MainMenu
Fr
www.eeworm.com/read/246079/4497025
vb rotatetext.vb
' RotateText.vb - Show various effects which are possible by
' creating a rotated Win32 font.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Fra
www.eeworm.com/read/246079/4497026
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/246079/4497033
vb namedfonts.vb
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents MainMenu1 As System.Windows.Forms.MainMenu
#Region " Windows Form Designer generated code "
Public Sub Ne