📄 frmcustomsearch.frm
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmCustomSearch
Caption = "查询"
ClientHeight = 7905
ClientLeft = 60
ClientTop = 345
ClientWidth = 10545
LinkTopic = "Form1"
ScaleHeight = 7905
ScaleWidth = 10545
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc2
Height = 375
Left = 5280
Top = 5880
Visible = 0 'False
Width = 1695
_ExtentX = 2990
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 375
Left = 5160
Top = 4920
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=酒店客房管理系统;Data Source=127.0.0.1"
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 MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1
Height = 2655
Left = 120
TabIndex = 29
ToolTipText = "选中相应的客户,即可显示相应客户的详细信息和入住情况"
Top = 1680
Width = 1935
_ExtentX = 3413
_ExtentY = 4683
_Version = 393216
FixedCols = 0
_NumberOfBands = 1
_Band(0).Cols = 2
End
Begin MSDataGridLib.DataGrid DtgMoveIn
Height = 6015
Left = 4860
TabIndex = 28
Top = 1800
Width = 5595
_ExtentX = 9869
_ExtentY = 10610
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
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
Begin VB.Frame Frame2
Caption = "详细信息"
Height = 3255
Left = 120
TabIndex = 11
Top = 4560
Width = 4515
Begin VB.TextBox txtNative2
Height = 375
Left = 2640
TabIndex = 26
Top = 1680
Width = 1515
End
Begin VB.Frame Frame3
Caption = "性别"
Height = 615
Left = 2640
TabIndex = 20
Top = 660
Width = 1515
Begin VB.OptionButton OptM
Caption = "男"
Height = 255
Left = 120
TabIndex = 22
Top = 240
Value = -1 'True
Width = 615
End
Begin VB.OptionButton OptF
Caption = "女"
Height = 255
Left = 780
TabIndex = 21
Top = 240
Width = 675
End
End
Begin VB.TextBox txtMemo
Height = 795
Left = 120
TabIndex = 19
Top = 2340
Width = 4215
End
Begin VB.TextBox txtContact
Height = 555
Left = 180
TabIndex = 17
Top = 1500
Width = 2235
End
Begin MSDataListLib.DataCombo CmbCardType
Bindings = "frmCustomSearch.frx":0000
DataSource = "DataEnvironment1"
Height = 315
Left = 1140
TabIndex = 15
Top = 780
Width = 1335
_ExtentX = 2355
_ExtentY = 582
_Version = 393216
ListField = "描述"
Text = ""
Object.DataMember = "CmdGetIDType"
End
Begin VB.Label Label13
Caption = "来源:"
Height = 255
Left = 2640
TabIndex = 25
Top = 1440
Width = 735
End
Begin VB.Label LblName
Height = 315
Left = 3120
TabIndex = 24
Top = 360
Width = 1215
End
Begin VB.Label Label11
Caption = "姓名:"
Height = 375
Left = 2640
TabIndex = 23
Top = 360
Width = 1095
End
Begin VB.Label Label10
Caption = "备注:"
Height = 315
Left = 240
TabIndex = 18
Top = 2100
Width = 675
End
Begin VB.Label Label9
Caption = "通讯方法:"
Height = 255
Left = 180
TabIndex = 16
Top = 1260
Width = 855
End
Begin VB.Label Label8
Caption = "证件类型:"
Height = 315
Left = 180
TabIndex = 14
Top = 840
Width = 855
End
Begin VB.Label LblCardID
Height = 195
Left = 1080
TabIndex = 13
Top = 480
Width = 915
End
Begin VB.Label Label6
Caption = "证件编号:"
Height = 315
Left = 180
TabIndex = 12
Top = 420
Width = 855
End
End
Begin VB.PictureBox Picture1
Height = 2655
Left = 2160
ScaleHeight = 2595
ScaleWidth = 2415
TabIndex = 10
Top = 1740
Width = 2475
End
Begin VB.Frame Frame1
Caption = "查询条件"
Height = 1095
Left = 120
TabIndex = 0
Top = 180
Width = 10215
Begin VB.TextBox txtRoomNo
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -