代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/422034/2046357
vb clsedit.vb
Public Class clsEdit
Public Sub Huruf(ByVal namaRTF As RichTextBox, ByVal kelompok As FontStyle)
If namaRTF.SelectedText.Length 0 Then
namaRTF.SelectionFont = New Font(
www.eeworm.com/read/422034/2046358
vb clsenskripsi.vb
Imports System.IO
Imports System.Text
Imports System.Security.Cryptography
Public Class clsEnskripsi
Enum MetodeEnskripsi
DES
RC2
Rijndael
End Enum
P
www.eeworm.com/read/420132/2070631
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/420132/2070632
vb platformapis.vb
Imports System.Runtime.InteropServices
' These structures, enumerations and p/invoke signatures come from
' wingdi.h in the Windows Mobile 5.0 Pocket PC SDK
Public Structure BlendFunction
www.eeworm.com/read/420132/2070641
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/420132/2070642
vb splashform.vb
Imports System.IO
Imports System.Reflection
Public Class SplashForm
Private Sub SplashForm_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load
'Show full
www.eeworm.com/read/420132/2070654
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/420132/2070655
vb gradientfill.vb
' Extends the standard button control and performs
' custom drawing with a GradientFill background.
Public Class GradientFilledButton
Inherits Control
Private components As System.Compon
www.eeworm.com/read/420132/2070656
vb splashform.vb
Imports System.IO
Imports System.Reflection
Imports Microsoft.WindowsCE.Forms
Public Class SplashForm
Private Sub SplashForm_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handl
www.eeworm.com/read/420132/2070665
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