📄 basicform.ctl
字号:
VERSION 5.00
Begin VB.UserControl AeroBasicForm
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
BeginProperty Font
Name = "Times New Roman"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
InvisibleAtRuntime= -1 'True
ScaleHeight = 240
ScaleMode = 3 'Pixel
ScaleWidth = 320
ToolboxBitmap = "BasicForm.ctx":0000
Begin VB.PictureBox Picture1
AutoRedraw = -1 'True
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
ForeColor = &H00000000&
Height = 375
Left = 600
ScaleHeight = 25
ScaleMode = 3 'Pixel
ScaleWidth = 206
TabIndex = 10
Top = 480
Visible = 0 'False
Width = 3090
End
Begin VB.CommandButton Command1
Caption = "Aero Form"
Height = 615
Left = 0
TabIndex = 9
Top = 0
Width = 615
End
Begin VB.PictureBox pBtn
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Index = 3
Left = 600
Picture = "BasicForm.ctx":0312
ScaleHeight = 15
ScaleMode = 3 'Pixel
ScaleWidth = 224
TabIndex = 8
Top = 2160
Visible = 0 'False
Width = 3360
End
Begin VB.PictureBox pBtn
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Index = 2
Left = 600
Picture = "BasicForm.ctx":2AB4
ScaleHeight = 15
ScaleMode = 3 'Pixel
ScaleWidth = 224
TabIndex = 7
Top = 1920
Visible = 0 'False
Width = 3360
End
Begin VB.PictureBox pBtn
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Index = 1
Left = 600
Picture = "BasicForm.ctx":5256
ScaleHeight = 15
ScaleMode = 3 'Pixel
ScaleWidth = 224
TabIndex = 6
Top = 1680
Visible = 0 'False
Width = 3360
End
Begin VB.PictureBox pBtn
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Index = 0
Left = 600
Picture = "BasicForm.ctx":79F8
ScaleHeight = 15
ScaleMode = 3 'Pixel
ScaleWidth = 224
TabIndex = 5
Top = 1440
Visible = 0 'False
Width = 3360
End
Begin VB.PictureBox pMenu
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2400
Picture = "BasicForm.ctx":A19A
ScaleHeight = 19
ScaleMode = 3 'Pixel
ScaleWidth = 45
TabIndex = 4
Top = 840
Visible = 0 'False
Width = 675
End
Begin VB.PictureBox pBottom
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 2280
Picture = "BasicForm.ctx":ABF4
ScaleHeight = 16
ScaleMode = 3 'Pixel
ScaleWidth = 21
TabIndex = 3
Top = 240
Visible = 0 'False
Width = 315
End
Begin VB.PictureBox pRight
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1320
Left = 1200
Picture = "BasicForm.ctx":B036
ScaleHeight = 88
ScaleMode = 3 'Pixel
ScaleWidth = 16
TabIndex = 2
Top = 0
Visible = 0 'False
Width = 240
End
Begin VB.PictureBox pLeft
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1320
Left = 720
Picture = "BasicForm.ctx":C0F8
ScaleHeight = 88
ScaleMode = 3 'Pixel
ScaleWidth = 16
TabIndex = 1
Top = 0
Visible = 0 'False
Width = 240
End
Begin VB.PictureBox pTop
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 870
Left = 0
Picture = "BasicForm.ctx":D1BA
ScaleHeight = 58
ScaleMode = 3 'Pixel
ScaleWidth = 21
TabIndex = 0
Top = 0
Visible = 0 'False
Width = 315
End
End
Attribute VB_Name = "AeroBasicForm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
' AeroTextBox ActiveX Control (completely re-written on Feb 14)
' Uses the LaVolpe Custom Window I (modified)
' Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -