?? -
字號:
VERSION 5.00
Begin VB.Form Xs_A_MarketAnalysisQuery
BorderStyle = 3 'Fixed Dialog
Caption = "市場分析查詢條件"
ClientHeight = 3105
ClientLeft = 45
ClientTop = 330
ClientWidth = 4785
Icon = "市場分析查詢條件.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3105
ScaleWidth = 4785
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton Cmd_Clear
Caption = "全清"
Height = 300
Left = 60
TabIndex = 7
Top = 2745
Width = 1120
End
Begin VB.Frame Frame1
Height = 2640
Left = 60
TabIndex = 9
Top = 45
Width = 4665
Begin VB.TextBox LrText
Height = 300
Index = 7
Left = 990
TabIndex = 26
Text = "7"
Top = 2205
Width = 3255
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 7
Left = 4230
Picture = "市場分析查詢條件.frx":1042
Style = 1 'Graphical
TabIndex = 25
Top = 2205
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 5
Left = 4230
Picture = "市場分析查詢條件.frx":13CC
Style = 1 'Graphical
TabIndex = 18
Top = 1545
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 2
Left = 4215
Picture = "市場分析查詢條件.frx":1756
Style = 1 'Graphical
TabIndex = 17
Top = 555
Visible = 0 'False
Width = 300
End
Begin VB.TextBox LrText
Height = 300
Index = 2
Left = 990
TabIndex = 16
Text = "2"
Top = 555
Width = 3255
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 6
Left = 4230
Picture = "市場分析查詢條件.frx":1AE0
Style = 1 'Graphical
TabIndex = 15
Top = 1875
Visible = 0 'False
Width = 300
End
Begin VB.TextBox LrText
Height = 300
Index = 3
Left = 990
TabIndex = 14
Text = "3"
Top = 885
Width = 3255
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 4
Left = 4230
Picture = "市場分析查詢條件.frx":1E6A
Style = 1 'Graphical
TabIndex = 13
Top = 1215
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 3
Left = 4230
Picture = "市場分析查詢條件.frx":21F4
Style = 1 'Graphical
TabIndex = 12
Top = 885
Visible = 0 'False
Width = 300
End
Begin VB.TextBox LrText
Height = 300
Index = 6
Left = 990
TabIndex = 4
Text = "6"
Top = 1875
Width = 3255
End
Begin VB.TextBox LrText
Height = 300
Index = 5
Left = 990
TabIndex = 3
Text = "5"
Top = 1545
Width = 3255
End
Begin VB.TextBox LrText
Height = 300
Index = 1
Left = 2865
TabIndex = 1
Text = "1"
Top = 225
Width = 1380
End
Begin VB.TextBox LrText
Height = 300
Index = 0
Left = 990
TabIndex = 0
Text = "0"
Top = 225
Width = 1275
End
Begin VB.TextBox LrText
Height = 300
Index = 4
Left = 990
TabIndex = 2
Text = "4"
Top = 1215
Width = 3255
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 0
Left = 2250
Picture = "市場分析查詢條件.frx":257E
Style = 1 'Graphical
TabIndex = 11
Top = 225
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 1
Left = 4230
Picture = "市場分析查詢條件.frx":2908
Style = 1 'Graphical
TabIndex = 10
Top = 225
Visible = 0 'False
Width = 300
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "地區:"
Height = 180
Index = 5
Left = 150
TabIndex = 27
Top = 2265
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "部門名稱:"
Height = 180
Index = 0
Left = 150
TabIndex = 24
Top = 615
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "行業:"
Height = 180
Index = 11
Left = 150
TabIndex = 23
Top = 945
Width = 450
End
Begin VB.Label Label1
Caption = "日期:"
Height = 255
Index = 2
Left = 150
TabIndex = 22
Top = 255
Width = 915
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "貨物編碼:"
Height = 180
Index = 1
Left = 150
TabIndex = 21
Top = 1275
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "銷售員:"
Height = 180
Index = 3
Left = 150
TabIndex = 20
Top = 1605
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "銷售類型:"
Height = 180
Index = 4
Left = 150
TabIndex = 19
Top = 1935
Width = 810
End
Begin VB.Line Line2
Index = 1
X1 = 2610
X2 = 2775
Y1 = 375
Y2 = 375
End
End
Begin VB.CommandButton QxCommand
Caption = "取消(&C)"
Height = 300
Left = 3635
TabIndex = 6
Top = 2745
Width = 1120
End
Begin VB.CommandButton QdCommand
Caption = "確定(&O)"
Height = 300
Left = 2415
TabIndex = 5
Top = 2745
Width = 1120
End
Begin VB.CheckBox UnloadCheck
Caption = "卸載窗體"
Height = 615
Left = 6000
TabIndex = 8
Top = 240
Width = 825
End
End
Attribute VB_Name = "Xs_A_MarketAnalysisQuery"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'******************************************************************
'* 模 塊 名 稱 :市場查詢條件
'* 功 能 描 述 :
'* 程序員姓名 :李建偉
'* 最后修改人 :李建偉
'* 最后修改時間:2001/09/20
'* 備 注:程序中所有依實際情況自定義部分均用[>> <<]括起
'******************************************************************
Dim Tsxx As String '系統信息提示
'以下為固定使用變量(文本框)
Dim Textvar() As Variant '存儲變體型文本框信息
Dim Textboolean() As Boolean '存儲布爾型文本框信息
Dim Textint() As Integer '存儲整型文本框信息
Dim Textstr() As String '存儲字符型文本框信息
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -