?? 定時器.frm
字號:
VERSION 5.00
Begin VB.Form 定時器
Caption = "定時器"
ClientHeight = 5895
ClientLeft = 60
ClientTop = 450
ClientWidth = 10305
Icon = "定時器.frx":0000
LinkTopic = "Form1"
ScaleHeight = 5895
ScaleWidth = 10305
StartUpPosition = 3 '窗口缺省
Begin VB.Frame 通信按鍵
Caption = "通信按鍵"
Height = 975
Left = 120
TabIndex = 17
Top = 4800
Width = 2175
Begin VB.CommandButton 即時通信
Caption = "即時通信"
BeginProperty Font
Name = "黑體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 240
TabIndex = 18
Top = 240
Width = 1695
End
End
Begin VB.Frame 注示框
Caption = "注示框"
Height = 5535
Left = 5280
TabIndex = 15
Top = 240
Width = 4935
Begin VB.TextBox 提示框
BackColor = &H00400000&
BeginProperty Font
Name = "黑體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 4935
Left = 240
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 16
Text = "定時器.frx":0442
Top = 360
Width = 4455
End
End
Begin VB.ComboBox 優先級選擇框
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 3480
TabIndex = 13
Text = "低"
Top = 3960
Width = 1575
End
Begin VB.Frame 數據顯示框
Caption = "數據顯示框"
Height = 1335
Left = 240
TabIndex = 11
Top = 120
Width = 4695
Begin VB.TextBox 顯示框
BackColor = &H00000000&
BeginProperty Font
Name = "黑體"
Size = 42
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 975
Left = 240
Locked = -1 'True
TabIndex = 12
Top = 240
Width = 4335
End
End
Begin VB.Frame Frame1
Caption = "代碼輸出"
Height = 975
Left = 2400
TabIndex = 9
Top = 4800
Width = 2655
Begin VB.CommandButton 確定
BackColor = &H00400040&
Caption = "確定"
BeginProperty Font
Name = "黑體"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 240
MaskColor = &H00000000&
MousePointer = 99 'Custom
Picture = "定時器.frx":044A
Style = 1 'Graphical
TabIndex = 10
Top = 240
UseMaskColor = -1 'True
Width = 2055
End
End
Begin VB.ComboBox 定時器的選擇
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
ItemData = "定時器.frx":088C
Left = 3480
List = "定時器.frx":088E
TabIndex = 7
Text = "0"
Top = 2880
Width = 1575
End
Begin VB.TextBox 定時時間輸入框
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 120
TabIndex = 5
Top = 1920
Width = 1455
End
Begin VB.TextBox 晶振頻率輸入框
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 120
TabIndex = 3
Text = "12"
Top = 3960
Width = 1455
End
Begin VB.ComboBox 方式選擇下拉框
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 120
TabIndex = 0
Text = "0"
Top = 2880
Width = 1575
End
Begin VB.Label 優先級選擇
Caption = "優先級選擇"
BeginProperty Font
Name = "黑體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3480
TabIndex = 14
Top = 3600
Width = 1575
End
Begin VB.Label 定時器選擇
Caption = "選擇定時器"
BeginProperty Font
Name = "黑體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3480
TabIndex = 8
Top = 2520
Width = 1455
End
Begin VB.Label Label1
Caption = "Ms"
BeginProperty Font
Name = "宋體"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1680
TabIndex = 6
Top = 1920
Width = 375
End
Begin VB.Label 晶振頻率
Caption = "晶振頻率M"
BeginProperty Font
Name = "黑體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 4
Top = 3600
Width = 1455
End
Begin VB.Label 方式選擇
Caption = "方式選擇"
BeginProperty Font
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -