?? gdhtrainrule.frm
字號:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form gdhTrainrule
BorderStyle = 3 'Fixed Dialog
Caption = "鐵路車種計規(按ESC鍵退出)"
ClientHeight = 8265
ClientLeft = 45
ClientTop = 435
ClientWidth = 10545
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8265
ScaleWidth = 10545
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin TabDlg.SSTab SSTab1
Height = 2175
Left = 120
TabIndex = 1
Top = 6000
Width = 10095
_ExtentX = 17806
_ExtentY = 3836
_Version = 393216
Tab = 2
TabHeight = 520
TabCaption(0) = "查找"
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "MSHFlexGrid1"
Tab(0).Control(1)= "Text2(0)"
Tab(0).Control(2)= "Command1"
Tab(0).Control(3)= "Text2(1)"
Tab(0).Control(4)= "Command2"
Tab(0).Control(5)= "Check1"
Tab(0).ControlCount= 6
TabCaption(1) = "修改"
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Command4"
Tab(1).ControlCount= 1
TabCaption(2) = "添加"
Tab(2).ControlEnabled= -1 'True
Tab(2).Control(0)= "Label2(0)"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).Control(1)= "Label2(1)"
Tab(2).Control(1).Enabled= 0 'False
Tab(2).Control(2)= "Label2(2)"
Tab(2).Control(2).Enabled= 0 'False
Tab(2).Control(3)= "Label2(3)"
Tab(2).Control(3).Enabled= 0 'False
Tab(2).Control(4)= "Label2(4)"
Tab(2).Control(4).Enabled= 0 'False
Tab(2).Control(5)= "Label2(5)"
Tab(2).Control(5).Enabled= 0 'False
Tab(2).Control(6)= "Label1"
Tab(2).Control(6).Enabled= 0 'False
Tab(2).Control(7)= "Label3"
Tab(2).Control(7).Enabled= 0 'False
Tab(2).Control(8)= "Text3(0)"
Tab(2).Control(8).Enabled= 0 'False
Tab(2).Control(9)= "Text3(1)"
Tab(2).Control(9).Enabled= 0 'False
Tab(2).Control(10)= "Text3(2)"
Tab(2).Control(10).Enabled= 0 'False
Tab(2).Control(11)= "Text3(3)"
Tab(2).Control(11).Enabled= 0 'False
Tab(2).Control(12)= "Text3(4)"
Tab(2).Control(12).Enabled= 0 'False
Tab(2).Control(13)= "Text3(5)"
Tab(2).Control(13).Enabled= 0 'False
Tab(2).Control(14)= "Command3"
Tab(2).Control(14).Enabled= 0 'False
Tab(2).ControlCount= 15
Begin VB.CommandButton Command4
Caption = "開啟修改"
Height = 375
Left = -71160
TabIndex = 23
Top = 720
Width = 1695
End
Begin VB.CheckBox Check1
Caption = "模糊查詢"
Height = 375
Left = -67800
TabIndex = 20
Top = 1080
Width = 1455
End
Begin VB.CommandButton Command3
Caption = "添加"
Height = 495
Left = 8520
TabIndex = 12
Top = 600
Width = 735
End
Begin VB.TextBox Text3
Height = 375
Index = 5
Left = 5040
TabIndex = 11
Top = 1440
Width = 2055
End
Begin VB.TextBox Text3
Height = 375
Index = 4
Left = 5040
TabIndex = 10
Top = 960
Width = 2055
End
Begin VB.TextBox Text3
Height = 375
Index = 3
Left = 5040
TabIndex = 9
Top = 480
Width = 2055
End
Begin VB.TextBox Text3
Height = 375
Index = 2
Left = 1320
TabIndex = 8
Top = 1440
Width = 2055
End
Begin VB.TextBox Text3
Height = 375
Index = 1
Left = 1320
TabIndex = 7
Top = 960
Width = 2055
End
Begin VB.TextBox Text3
Height = 375
Index = 0
Left = 1320
TabIndex = 6
Top = 480
Width = 2055
End
Begin VB.CommandButton Command2
Caption = "按車型查詢"
Height = 375
Left = -66120
TabIndex = 5
Top = 1560
Width = 1095
End
Begin VB.TextBox Text2
Height = 375
Index = 1
Left = -67800
TabIndex = 4
Top = 1560
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "按車號查詢"
Height = 375
Left = -66120
TabIndex = 3
Top = 480
Width = 1095
End
Begin VB.TextBox Text2
Height = 375
Index = 0
Left = -67800
TabIndex = 2
Top = 480
Width = 1575
End
Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1
Height = 1455
Left = -74880
TabIndex = 19
Top = 480
Width = 6975
_ExtentX = 12303
_ExtentY = 2566
_Version = 393216
ForeColor = -2147483635
Cols = 7
FixedCols = 0
BackColorSel = 16777088
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_NumberOfBands = 1
_Band(0).Cols = 7
End
Begin VB.Label Label3
BackColor = &H80000009&
BorderStyle = 1 'Fixed Single
Height = 375
Left = 8520
TabIndex = 22
Top = 1440
Width = 1215
End
Begin VB.Label Label1
Caption = "自動編號"
Height = 375
Left = 7560
TabIndex = 21
Top = 1440
Width = 735
End
Begin VB.Label Label2
Caption = "客貨標志"
Height = 375
Index = 5
Left = 3840
TabIndex = 18
Top = 1440
Width = 855
End
Begin VB.Label Label2
Caption = "終止車號"
Height = 375
Index = 4
Left = 3840
TabIndex = 17
Top = 960
Width = 855
End
Begin VB.Label Label2
Caption = "起始車號"
Height = 375
Index = 3
Left = 3840
TabIndex = 16
Top = 480
Width = 855
End
Begin VB.Label Label2
Caption = "皮重"
Height = 375
Index = 2
Left = 240
TabIndex = 15
Top = 1440
Width = 855
End
Begin VB.Label Label2
Caption = "標重"
Height = 375
Index = 1
Left = 240
TabIndex = 14
Top = 960
Width = 855
End
Begin VB.Label Label2
Caption = "車型"
Height = 375
Index = 0
Left = 240
TabIndex = 13
Top = 480
Width = 855
End
End
Begin MSDataGridLib.DataGrid DataGrid1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -