?? frmotherinfo.frm
字號:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form FrmOtherInfo
BorderStyle = 3 'Fixed Dialog
Caption = "其他信息查詢"
ClientHeight = 6945
ClientLeft = 45
ClientTop = 435
ClientWidth = 6930
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6945
ScaleWidth = 6930
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin TabDlg.SSTab SSTab1
Height = 5895
Left = 240
TabIndex = 0
Top = 240
Width = 6495
_ExtentX = 11456
_ExtentY = 10398
_Version = 393216
Style = 1
TabHeight = 520
TabCaption(0) = "郵編區(qū)號"
TabPicture(0) = "FrmOtherInfo.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "DataGrid1"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Adodc1"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "CmbMode"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "TxtQury"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Command1"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).ControlCount= 7
TabCaption(1) = "身份證"
TabPicture(1) = "FrmOtherInfo.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "RichTextBox1"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Command2"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "TxtIDcard"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).Control(3)= "Label3"
Tab(1).Control(3).Enabled= 0 'False
Tab(1).ControlCount= 4
TabCaption(2) = "手機歸屬"
TabPicture(2) = "FrmOtherInfo.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "TxtMobile"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).Control(1)= "Command3"
Tab(2).Control(1).Enabled= 0 'False
Tab(2).Control(2)= "RichTextBox2"
Tab(2).Control(2).Enabled= 0 'False
Tab(2).Control(3)= "Label4"
Tab(2).Control(3).Enabled= 0 'False
Tab(2).ControlCount= 4
Begin VB.TextBox TxtMobile
Height = 285
Left = -73320
TabIndex = 14
Top = 600
Width = 2775
End
Begin VB.CommandButton Command3
Caption = "查詢"
Height = 375
Left = -70200
TabIndex = 13
Top = 600
Width = 1215
End
Begin RichTextLib.RichTextBox RichTextBox1
Height = 4455
Left = -74640
TabIndex = 11
Top = 1080
Width = 5655
_ExtentX = 9975
_ExtentY = 7858
_Version = 393217
TextRTF = $"FrmOtherInfo.frx":0054
End
Begin VB.CommandButton Command2
Caption = "查詢"
Height = 375
Left = -70200
TabIndex = 10
Top = 600
Width = 1215
End
Begin VB.TextBox TxtIDcard
Height = 285
Left = -73320
TabIndex = 9
Top = 600
Width = 2775
End
Begin VB.CommandButton Command1
Caption = "查詢"
Height = 375
Left = 2280
TabIndex = 5
Top = 5280
Width = 2175
End
Begin VB.TextBox TxtQury
Height = 375
Left = 4320
TabIndex = 4
Top = 4800
Width = 1815
End
Begin VB.ComboBox CmbMode
Height = 315
Left = 960
TabIndex = 3
Top = 4800
Width = 2295
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 240
Top = 3840
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_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 = "Adodc1"
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
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 4095
Left = 120
TabIndex = 2
Top = 600
Width = 6015
_ExtentX = 10610
_ExtentY = 7223
_Version = 393216
AllowUpdate = -1 'True
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
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 = 4
BeginProperty Column00
DataField = "區(qū)號"
Caption = "區(qū)號"
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
BeginProperty Column02
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 Column03
DataField = "省名"
Caption = "省名"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -