?? frmdata.frm
字號:
VERSION 5.00
Begin VB.Form frmData
Caption = "數據修改/添加"
ClientHeight = 3075
ClientLeft = 3690
ClientTop = 2280
ClientWidth = 6210
ControlBox = 0 'False
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 3075
ScaleWidth = 6210
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.Frame fra
Caption = "數據單位設置"
Height = 1095
Index = 2
Left = 3900
TabIndex = 31
Top = 1410
Width = 2265
Begin VB.TextBox txtUnit
Height = 285
Left = 990
TabIndex = 32
Top = 360
Width = 735
End
Begin VB.Label lbl
AutoSize = -1 'True
Caption = "缺省的數據單位為:單位"
Height = 180
Index = 13
Left = 120
TabIndex = 34
Top = 750
Width = 1980
End
Begin VB.Label lbl
AutoSize = -1 'True
Caption = "單位:"
Height = 180
Index = 12
Left = 420
TabIndex = 33
Top = 420
Width = 540
End
End
Begin VB.Frame fra
Caption = "請選擇要操作的數據類型"
Height = 1335
Index = 1
Left = 3900
TabIndex = 27
Top = 60
Width = 2265
Begin VB.OptionButton optModify
Caption = "計劃數據"
Height = 285
Index = 0
Left = 480
TabIndex = 30
Top = 240
Value = -1 'True
Width = 1245
End
Begin VB.OptionButton optModify
Caption = "實際數據"
Height = 285
Index = 1
Left = 480
TabIndex = 29
Top = 615
Width = 1245
End
Begin VB.OptionButton optModify
Caption = "預測數據"
Height = 285
Index = 2
Left = 480
TabIndex = 28
Top = 990
Width = 1245
End
End
Begin VB.CommandButton cmdOK
Caption = "確定(&O)"
Height = 375
Left = 3450
TabIndex = 26
ToolTipText = "取消操作"
Top = 2610
Width = 1275
End
Begin VB.CommandButton cmdCancel
Caption = "取消(&C)"
Height = 375
Left = 4875
TabIndex = 12
ToolTipText = "取消操作"
Top = 2610
Width = 1275
End
Begin VB.Frame fra
Caption = "數據窗口"
Height = 2445
Index = 0
Left = 45
TabIndex = 13
Top = 60
Width = 3795
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 0
Left = 810
TabIndex = 0
Text = "Text1"
Top = 315
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 1
Left = 810
TabIndex = 1
Text = "Text1"
Top = 633
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 2
Left = 810
TabIndex = 2
Text = "Text1"
Top = 951
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 3
Left = 810
TabIndex = 3
Text = "Text1"
Top = 1269
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 4
Left = 810
TabIndex = 4
Text = "Text1"
Top = 1587
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 5
Left = 810
TabIndex = 5
Text = "Text1"
Top = 1905
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 6
Left = 2610
TabIndex = 6
Text = "Text1"
Top = 345
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 7
Left = 2610
TabIndex = 7
Text = "Text1"
Top = 663
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 8
Left = 2610
TabIndex = 8
Text = "Text1"
Top = 981
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 9
Left = 2610
TabIndex = 9
Text = "Text1"
Top = 1299
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 10
Left = 2610
TabIndex = 10
Text = "Text1"
Top = 1617
Width = 975
End
Begin VB.TextBox txtMonthlyData
Height = 270
Index = 11
Left = 2610
TabIndex = 11
Text = "Text1"
Top = 1935
Width = 975
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "一 月:"
Height = 180
Index = 0
Left = 150
TabIndex = 25
Top = 360
Width = 720
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "二 月:"
Height = 180
Index = 1
Left = 150
TabIndex = 24
Top = 678
Width = 720
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "三 月:"
Height = 180
Index = 2
Left = 150
TabIndex = 23
Top = 996
Width = 720
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "四 月:"
Height = 180
Index = 3
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -