代码搜索:PictureBox
找到约 1,286 项符合「PictureBox」的源代码
代码结果 1,286
www.eeworm.com/read/246890/12699155
bas xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
www.eeworm.com/read/315502/13541579
bas xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
www.eeworm.com/read/315497/13541662
bas xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
www.eeworm.com/read/304109/13800182
bas xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
www.eeworm.com/read/407264/11423035
bas xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
www.eeworm.com/read/297392/3887742
class ccooltabs.class
' Gambas class file
PUBLIC Pan AS panel
PRIVATE arButton AS NEW String[]
PRIVATE arPanel AS NEW Object[]
PUBLIC Current AS PictureBox
PRIVATE iDTab AS Integer
PRIVATE btnTop AS Integer
PUBLIC StaticB
www.eeworm.com/read/382827/2623656
bas xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
www.eeworm.com/read/250839/12382218
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RCD.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defin
www.eeworm.com/read/181437/9255296
bas skin.bas
Attribute VB_Name = "Module5"
Option Explicit
Public Fso As New FileSystemObject
Public Function PicProc(picSkin As PictureBox) As Long
Dim i As Long, j As Long, StartLineX As Long
Di