?? xsdcx.frm
字號:
VERSION 5.00
Begin VB.Form xsdcx
BorderStyle = 1 'Fixed Single
Caption = "查找銷售訂單"
ClientHeight = 3300
ClientLeft = 3525
ClientTop = 3210
ClientWidth = 4725
Icon = "xsdcx.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 3300
ScaleWidth = 4725
Begin VB.Frame Frame1
Height = 3255
Left = 0
TabIndex = 0
Top = 0
Width = 4695
Begin VB.CommandButton Command2
Caption = "取消(&C)"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3480
TabIndex = 14
Top = 2520
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "確定(&O)"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2160
TabIndex = 13
Top = 2520
Width = 1095
End
Begin VB.Frame Frame5
Caption = "查詢條件"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 975
Left = 2160
TabIndex = 11
Top = 240
Width = 2415
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 360
ItemData = "xsdcx.frx":0442
Left = 600
List = "xsdcx.frx":044F
TabIndex = 12
Text = "等于"
Top = 360
Width = 1455
End
End
Begin VB.Frame Frame3
Caption = "查詢內容"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 975
Left = 2160
TabIndex = 9
Top = 1440
Width = 2415
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 375
Left = 240
TabIndex = 10
Top = 360
Width = 1935
End
End
Begin VB.Frame Frame4
Caption = "查詢主題"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 3015
Left = 120
TabIndex = 1
Top = 120
Width = 1815
Begin VB.OptionButton Option4
Caption = "金額"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 375
Left = 240
TabIndex = 8
Top = 2520
Width = 855
End
Begin VB.OptionButton Option3
Caption = "經手人"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 375
Left = 240
TabIndex = 7
Top = 2160
Width = 1215
End
Begin VB.OptionButton Option2
Caption = "到貨日期"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 375
Left = 240
TabIndex = 6
Top = 1800
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "訂單編號"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 255
Index = 0
Left = 240
TabIndex = 5
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -