📄 form1.frm
字号:
VERSION 5.00
Object = "*\A..\..\b8Controls4\b8Controls4.vbp"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 8385
ClientLeft = 60
ClientTop = 345
ClientWidth = 8055
LinkTopic = "Form1"
ScaleHeight = 8385
ScaleWidth = 8055
StartUpPosition = 3 'Windows Default
Begin VB.PictureBox bgHeader
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 555
Left = 0
ScaleHeight = 37
ScaleMode = 3 'Pixel
ScaleWidth = 581
TabIndex = 4
Top = 0
Width = 8715
Begin VB.Label Label27
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Fill all fields or fields with '*' then click 'Save' button to update."
BeginProperty Font
Name = "Arial"
Size = 6.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00926747&
Height = 180
Left = 600
TabIndex = 6
Top = 360
Width = 3900
End
Begin VB.Label Label26
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Payments"
BeginProperty Font
Name = "Tahoma"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00926747&
Height = 345
Left = 600
TabIndex = 5
Top = 30
Width = 1395
End
Begin VB.Image Image1
Height = 480
Left = 30
Picture = "Form1.frx":0000
Top = 30
Width = 480
End
End
Begin VB.PictureBox bgMain
Appearance = 0 'Flat
BackColor = &H00F5F5F5&
BorderStyle = 0 'None
ForeColor = &H00E3F9FB&
Height = 7005
Left = -30
ScaleHeight = 467
ScaleMode = 3 'Pixel
ScaleWidth = 463
TabIndex = 0
Top = 570
Width = 6945
Begin b8Controls4.b8Line b8Line2
Height = 30
Left = 0
TabIndex = 1
Top = 0
Width = 11595
_ExtentX = 20452
_ExtentY = 53
BorderColor1 = 15592425
BorderColor2 = 16777215
End
Begin b8Controls4.b8Line b8Line5
Height = 30
Left = 240
TabIndex = 2
Top = 6060
Width = 5985
_ExtentX = 10557
_ExtentY = 53
BorderColor1 = 15592425
BorderColor2 = 16777215
End
Begin VB.Label lblRM
AutoSize = -1 'True
BackStyle = 0 'Transparent
BeginProperty Font
Name = "Tahoma"
Size = 6.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 165
Left = 9450
TabIndex = 3
Top = 3030
Width = 45
End
End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -