frmgg.frm
来自「星级酒店客房管理系统一套很不错的系统」· FRM 代码 · 共 1,237 行 · 第 1/3 页
FRM
1,237 行
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "FrmGG.frx":36A4
Height = 4215
Left = 120
TabIndex = 6
Top = 240
Width = 9375
_ExtentX = 16536
_ExtentY = 7435
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.Frame Frame1
Caption = "查询"
Height = 615
Left = 120
TabIndex = 1
Top = 5040
Width = 9615
Begin VB.TextBox Text2
Appearance = 0 'Flat
Height = 270
Left = 2040
TabIndex = 25
Text = "Text2"
Top = 195
Width = 3615
End
Begin VB.CommandButton Command1
Height = 375
Left = 7920
Picture = "FrmGG.frx":36B9
Style = 1 'Graphical
TabIndex = 4
Top = 143
Width = 940
End
Begin VB.ComboBox Combo1
Height = 300
Left = 600
TabIndex = 3
Text = "Combo1"
Top = 180
Width = 1215
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "按 始发时间"
Height = 180
Left = 360
TabIndex = 2
Top = 240
Width = 1440
End
End
Begin VB.Frame Frame3
Caption = "编辑"
Height = 1335
Left = 120
TabIndex = 7
Top = 5040
Width = 9615
Begin VB.CommandButton Command2
Height = 375
Index = 8
Left = 8400
Picture = "FrmGG.frx":450B
Style = 1 'Graphical
TabIndex = 26
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 7
Left = 7440
Picture = "FrmGG.frx":535D
Style = 1 'Graphical
TabIndex = 24
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 6
Left = 6480
Picture = "FrmGG.frx":61AF
Style = 1 'Graphical
TabIndex = 23
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 5
Left = 5520
Picture = "FrmGG.frx":7001
Style = 1 'Graphical
TabIndex = 22
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 4
Left = 4560
Picture = "FrmGG.frx":7E53
Style = 1 'Graphical
TabIndex = 21
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 3
Left = 3075
Picture = "FrmGG.frx":8CA5
Style = 1 'Graphical
TabIndex = 20
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 2
Left = 2130
Picture = "FrmGG.frx":9AF7
Style = 1 'Graphical
TabIndex = 19
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 1
Left = 1185
Picture = "FrmGG.frx":A949
Style = 1 'Graphical
TabIndex = 18
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 0
Left = 240
Picture = "FrmGG.frx":B79B
Style = 1 'Graphical
TabIndex = 17
Top = 890
Width = 940
End
Begin MSComCtl2.DTPicker DTPicker2
DataField = "到站时间"
DataSource = "Adodc1"
Height = 255
Left = 7800
TabIndex = 16
Top = 240
Width = 975
_ExtentX = 1720
_ExtentY = 450
_Version = 393216
Format = 60751873
CurrentDate = 38691
End
Begin MSComCtl2.DTPicker DTPicker1
DataField = "始发时间"
DataSource = "Adodc1"
Height = 255
Left = 3960
TabIndex = 15
Top = 240
Width = 1095
_ExtentX = 1931
_ExtentY = 450
_Version = 393216
Format = 60751873
CurrentDate = 38691
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
DataField = "途经"
DataSource = "Adodc1"
Height = 270
Index = 3
Left = 2160
TabIndex = 14
Text = "Text1"
Top = 600
Width = 6615
End
Begin VB.TextBox Text1
DataField = "终点站"
DataSource = "Adodc1"
Height = 270
Index = 2
Left = 5760
TabIndex = 13
Text = "Text1"
Top = 240
Width = 975
End
Begin VB.TextBox Text1
DataField = "始发站"
Height = 270
Index = 1
Left = 2160
TabIndex = 12
Text = "Text1"
Top = 240
Width = 975
End
Begin VB.TextBox Text1
DataField = "车次"
DataSource = "Adodc1"
Height = 270
Index = 0
Left = 480
TabIndex = 11
Text = "Text1"
Top = 240
Width = 975
End
Begin VB.Label Label4
Caption = "终点站 到站时间"
Height = 255
Left = 5160
TabIndex = 10
Top = 240
Width = 2775
End
Begin VB.Label Label3
Caption = "途经"
Height = 255
Left = 1560
TabIndex = 9
Top = 600
Width = 855
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "车次 始发站 始发时间 "
Height = 255
Left = 120
TabIndex = 8
Top = 240
Width = 9375
End
End
Begin VB.Frame Frame6
Caption = "编辑"
Height = 1335
Left = -74880
TabIndex = 34
Top = 5040
Width = 9615
Begin VB.TextBox Text1
DataField = "车次"
DataSource = "Adodc1"
Height = 270
Index = 7
Left = 480
TabIndex = 49
Text = "Text1"
Top = 240
Width = 975
End
Begin VB.TextBox Text1
DataField = "始发站"
Height = 270
Index = 6
Left = 2160
TabIndex = 48
Text = "Text1"
Top = 240
Width = 975
End
Begin VB.TextBox Text1
DataField = "终点站"
DataSource = "Adodc1"
Height = 270
Index = 5
Left = 5760
TabIndex = 47
Text = "Text1"
Top = 240
Width = 975
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
DataField = "途经"
DataSource = "Adodc1"
Height = 270
Index = 4
Left = 2160
TabIndex = 46
Text = "Text1"
Top = 600
Width = 6615
End
Begin MSComCtl2.DTPicker DTPicker3
DataField = "到站时间"
DataSource = "Adodc1"
Height = 255
Left = 7800
TabIndex = 44
Top = 240
Width = 975
_ExtentX = 1720
_ExtentY = 450
_Version = 393216
Format = 60751873
CurrentDate = 38691
End
Begin VB.CommandButton Command2
Height = 375
Index = 17
Left = 240
Picture = "FrmGG.frx":C5ED
Style = 1 'Graphical
TabIndex = 43
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 16
Left = 1185
Picture = "FrmGG.frx":D43F
Style = 1 'Graphical
TabIndex = 42
Top = 890
Width = 940
End
Begin VB.CommandButton Command2
Height = 375
Index = 15
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?