📄 ct_lyq.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Begin VB.Form ct_yhq
BorderStyle = 3 'Fixed Dialog
ClientHeight = 7485
ClientLeft = -15
ClientTop = -15
ClientWidth = 5805
ControlBox = 0 'False
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7485
ScaleWidth = 5805
ShowInTaskbar = 0 'False
StartUpPosition = 1 'CenterOwner
Begin VB.CommandButton CMD_print
Caption = "打 印(F5)"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 510
Left = 720
TabIndex = 3
Top = 6900
Width = 1575
End
Begin VB.Frame Frame1
Height = 6465
Left = 90
TabIndex = 6
Top = 300
Width = 5610
Begin VB.Frame Frame2
Caption = "查询日期"
Height = 675
Left = 270
TabIndex = 10
Top = 630
Width = 3675
Begin VB.TextBox m_year
Height = 270
Left = 990
MaxLength = 4
TabIndex = 0
Text = "1999"
Top = 270
Width = 555
End
Begin VB.TextBox m_month
Height = 270
Left = 2700
MaxLength = 2
TabIndex = 1
Text = "12"
Top = 270
Width = 375
End
Begin VB.Label Label5
Caption = "年 份"
Height = 165
Left = 480
TabIndex = 13
Top = 300
Width = 465
End
Begin VB.Label Label6
Caption = "月 份"
Height = 195
Left = 2160
TabIndex = 12
Top = 300
Width = 495
End
End
Begin MSFlexGridLib.MSFlexGrid gd1
Height = 4410
Left = 210
TabIndex = 2
Top = 1620
Width = 5220
_ExtentX = 9208
_ExtentY = 7779
_Version = 327680
Rows = 20
Cols = 6
FixedCols = 0
BackColor = 12648447
ScrollBars = 2
SelectionMode = 1
End
Begin MSForms.Label Label1
Height = 300
Left = 5100
TabIndex = 18
Top = 6030
Width = 315
Size = "556;529"
BorderStyle = 1
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 2
End
Begin MSForms.Label lb_fys
Height = 300
Left = 1590
TabIndex = 17
Top = 6030
Width = 1185
Size = "2090;529"
BorderStyle = 1
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 2
End
Begin MSForms.Label lb_drs
Height = 300
Left = 3930
TabIndex = 16
Top = 6030
Width = 1185
Size = "2090;529"
BorderStyle = 1
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 2
End
Begin MSForms.Label lb_zzs
Height = 300
Left = 2760
TabIndex = 15
Top = 6030
Width = 1185
Size = "2090;529"
BorderStyle = 1
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 2
End
Begin MSForms.Label Label8
Height = 300
Left = 240
TabIndex = 14
Top = 6030
Width = 1365
Caption = " 合 计"
Size = "2408;529"
BorderStyle = 1
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
End
Begin VB.Label lb_name
Alignment = 2 'Center
Caption = "一览表"
ForeColor = &H00000000&
Height = 240
Left = 330
TabIndex = 11
Top = 1380
Width = 3705
End
Begin VB.Label lb_jls
Alignment = 1 'Right Justify
Caption = "0"
Height = 165
Left = 4860
TabIndex = 9
Top = 1380
Width = 555
End
Begin VB.Label Label4
Alignment = 1 'Right Justify
Caption = "记录数 :"
Height = 165
Left = 4080
TabIndex = 8
Top = 1380
Width = 795
End
Begin VB.Label lb_title
Alignment = 2 'Center
Caption = "双人间住单人客房查询"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 240
TabIndex = 7
Top = 210
Width = 5175
End
End
Begin VB.Timer XT_Timer
Interval = 1000
Left = 0
Top = 7200
End
Begin VB.CommandButton CMD_EXIT
Caption = "退 出(Esc)"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 510
Left = 3480
TabIndex = 4
Top = 6900
Width = 1575
End
Begin VB.Label frm_msg
Alignment = 1 'Right Justify
ForeColor = &H00C00000&
Height = 240
Left = 3120
TabIndex = 5
Top = 60
Visible = 0 'False
Width = 2595
End
End
Attribute VB_Name = "ct_yhq"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -