📄 gtasagarageocx.ctl
字号:
VERSION 5.00
Begin VB.UserControl GTASAGarageOcx
Appearance = 0 'Flat
BorderStyle = 1 'Fixed Single
ClientHeight = 1320
ClientLeft = 0
ClientTop = 0
ClientWidth = 11190
ScaleHeight = 1320
ScaleWidth = 11190
Begin VB.CommandButton cmdCarPics
Caption = "Pick"
Height = 315
Index = 3
Left = 4245
TabIndex = 53
TabStop = 0 'False
ToolTipText = "Pick vehicle from extended Car Selection Form"
Top = 975
Visible = 0 'False
Width = 720
End
Begin VB.CommandButton cmdCarPics
Caption = "Pick"
Height = 315
Index = 2
Left = 4245
TabIndex = 52
TabStop = 0 'False
ToolTipText = "Pick vehicle from extended Car Selection Form"
Top = 660
Visible = 0 'False
Width = 720
End
Begin VB.CommandButton cmdCarPics
Caption = "Pick"
Height = 315
Index = 1
Left = 4245
TabIndex = 51
TabStop = 0 'False
ToolTipText = "Pick vehicle from extended Car Selection Form"
Top = 345
Visible = 0 'False
Width = 720
End
Begin VB.CommandButton cmdCarPics
Caption = "Pick"
Height = 315
Index = 0
Left = 4245
TabIndex = 50
TabStop = 0 'False
ToolTipText = "Pick vehicle from extended Car Selection Form"
Top = 30
Width = 720
End
Begin VB.CommandButton cmdEditMods
Caption = "Edit Mods"
Enabled = 0 'False
Height = 315
Index = 0
Left = 9900
TabIndex = 45
ToolTipText = "Edit mods of this parked vehicle"
Top = 30
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdEditMods
Caption = "Edit Mods"
Enabled = 0 'False
Height = 315
Index = 1
Left = 9900
TabIndex = 44
ToolTipText = "Edit mods of this parked vehicle"
Top = 345
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdEditMods
Caption = "Edit Mods"
Enabled = 0 'False
Height = 315
Index = 2
Left = 9900
TabIndex = 43
ToolTipText = "Edit mods of this parked vehicle"
Top = 660
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdEditMods
Caption = "Edit Mods"
Enabled = 0 'False
Height = 315
Index = 3
Left = 9900
TabIndex = 42
ToolTipText = "Edit mods of this parked vehicle"
Top = 975
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdClearMods
Caption = "Clear Mods"
Height = 315
Index = 0
Left = 8715
TabIndex = 41
ToolTipText = "Clear all mods of this parked vehicle"
Top = 30
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdClearMods
Caption = "Clear Mods"
Height = 315
Index = 1
Left = 8715
TabIndex = 40
ToolTipText = "Clear all mods of this parked vehicle"
Top = 345
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdClearMods
Caption = "Clear Mods"
Height = 315
Index = 2
Left = 8715
TabIndex = 39
ToolTipText = "Clear all mods of this parked vehicle"
Top = 660
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdClearMods
Caption = "Clear Mods"
Height = 315
Index = 3
Left = 8715
TabIndex = 38
ToolTipText = "Clear all mods of this parked vehicle"
Top = 975
Visible = 0 'False
Width = 1200
End
Begin VB.CommandButton cmdAllProof
Caption = "All-Proof"
Height = 315
Left = 30
TabIndex = 33
Top = 345
Width = 1860
End
Begin VB.CheckBox chkFP
Height = 315
Index = 3
Left = 5730
TabIndex = 28
TabStop = 0 'False
ToolTipText = "Flame-proof"
Top = 975
Visible = 0 'False
Width = 210
End
Begin VB.CheckBox chkBP
Height = 315
Index = 3
Left = 5490
TabIndex = 27
TabStop = 0 'False
ToolTipText = "Bullet-proof"
Top = 975
Visible = 0 'False
Width = 210
End
Begin VB.CheckBox chkDP
Height = 315
Index = 3
Left = 5265
TabIndex = 26
TabStop = 0 'False
ToolTipText = "Damage-proof"
Top = 975
Visible = 0 'False
Width = 210
End
Begin VB.CheckBox chkEP
Height = 315
Index = 3
Left = 5025
TabIndex = 25
TabStop = 0 'False
ToolTipText = "Explosion-proof"
Top = 975
Visible = 0 'False
Width = 210
End
Begin VB.PictureBox picMinor
Height = 285
Index = 3
Left = 6870
ScaleHeight = 225
ScaleWidth = 795
TabIndex = 24
TabStop = 0 'False
ToolTipText = "Doubleclick to change"
Top = 990
Visible = 0 'False
Width = 855
End
Begin VB.PictureBox picMajor
Height = 285
Index = 3
Left = 5985
ScaleHeight = 225
ScaleWidth = 795
TabIndex = 23
TabStop = 0 'False
ToolTipText = "Doubleclick to change"
Top = 990
Visible = 0 'False
Width = 855
End
Begin VB.ComboBox cboSelectCar
Height = 315
Index = 3
ItemData = "GTASAGarageOcx.ctx":0000
Left = 2145
List = "GTASAGarageOcx.ctx":0002
Style = 2 'Dropdown List
TabIndex = 22
TabStop = 0 'False
ToolTipText = "Select a car to Park in this Garage/Parkplace"
Top = 975
Visible = 0 'False
Width = 2070
End
Begin VB.CheckBox chkFP
Height = 315
Index = 2
Left = 5730
TabIndex = 21
TabStop = 0 'False
ToolTipText = "Flame-proof"
Top = 660
Visible = 0 'False
Width = 210
End
Begin VB.CheckBox chkBP
Height = 315
Index = 2
Left = 5490
TabIndex = 20
TabStop = 0 'False
ToolTipText = "Bullet-proof"
Top = 660
Visible = 0 'False
Width = 210
End
Begin VB.CheckBox chkDP
Height = 315
Index = 2
Left = 5265
TabIndex = 19
TabStop = 0 'False
ToolTipText = "Damage-proof"
Top = 660
Visible = 0 'False
Width = 210
End
Begin VB.CheckBox chkEP
Height = 315
Index = 2
Left = 5025
TabIndex = 18
TabStop = 0 'False
ToolTipText = "Explosion-proof"
Top = 660
Visible = 0 'False
Width = 210
End
Begin VB.PictureBox picMinor
Height = 285
Index = 2
Left = 6870
ScaleHeight = 225
ScaleWidth = 795
TabIndex = 17
TabStop = 0 'False
ToolTipText = "Doubleclick to change"
Top = 675
Visible = 0 'False
Width = 855
End
Begin VB.PictureBox picMajor
Height = 285
Index = 2
Left = 5985
ScaleHeight = 225
ScaleWidth = 795
TabIndex = 16
TabStop = 0 'False
ToolTipText = "Doubleclick to change"
Top = 675
Visible = 0 'False
Width = 855
End
Begin VB.ComboBox cboSelectCar
Height = 315
Index = 2
ItemData = "GTASAGarageOcx.ctx":0004
Left = 2145
List = "GTASAGarageOcx.ctx":0006
Style = 2 'Dropdown List
TabIndex = 15
TabStop = 0 'False
ToolTipText = "Select a car to Park in this Garage/Parkplace"
Top = 660
Visible = 0 'False
Width = 2070
End
Begin VB.CheckBox chkFP
Height = 315
Index = 1
Left = 5730
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -