📄 frmremindercard.frm
字号:
VERSION 5.00
Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.0#0"; "COMCT232.OCX"
Begin VB.Form frmReminderCard
BorderStyle = 1 'Fixed Single
Caption = "报警选择"
ClientHeight = 4530
ClientLeft = 45
ClientTop = 330
ClientWidth = 5040
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 4530
ScaleWidth = 5040
ShowInTaskbar = 0 'False
Begin VB.TextBox txtReminder
Height = 270
Index = 6
Left = 2040
TabIndex = 10
Text = "0"
Top = 2797
Width = 525
End
Begin VB.CheckBox chkReminder
Caption = "备忘录"
Enabled = 0 'False
Height = 375
Index = 8
Left = 360
TabIndex = 23
Top = 2745
Value = 1 'Checked
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "销售订单"
Height = 375
Index = 0
Left = 360
TabIndex = 0
Top = 615
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "采购订单"
Height = 375
Index = 1
Left = 360
TabIndex = 2
Top = 1041
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "应付"
Height = 375
Index = 2
Left = 360
TabIndex = 4
Top = 1467
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "应收"
Height = 375
Index = 3
Left = 360
TabIndex = 6
Top = 1893
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "商品库存量"
Height = 375
Index = 4
Left = 360
TabIndex = 11
Top = 3171
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "保质期"
Height = 375
Index = 5
Left = 360
TabIndex = 8
Top = 2319
Width = 1215
End
Begin VB.CheckBox chkReminder
Caption = "未通过审核的凭证"
Height = 375
Index = 6
Left = 360
TabIndex = 12
Top = 3600
Width = 1935
End
Begin VB.CheckBox chkReminder
Caption = "启动时自动打开报警器"
Height = 255
Index = 7
Left = 60
TabIndex = 13
Top = 4140
Width = 2655
End
Begin VB.TextBox txtReminder
Height = 270
Index = 0
Left = 2040
TabIndex = 1
Text = "0"
Top = 660
Width = 525
End
Begin VB.TextBox txtReminder
Height = 270
Index = 1
Left = 2040
TabIndex = 3
Text = "0"
Top = 1095
Width = 525
End
Begin VB.TextBox txtReminder
Height = 270
Index = 2
Left = 2040
TabIndex = 5
Text = "0"
Top = 1500
Width = 525
End
Begin VB.TextBox txtReminder
Height = 270
Index = 3
Left = 2040
TabIndex = 7
Text = "0"
Top = 1920
Width = 525
End
Begin VB.TextBox txtReminder
Height = 270
Index = 5
Left = 2040
TabIndex = 9
Text = "0"
Top = 2371
Width = 525
End
Begin VB.CommandButton cmdOkCancel
Default = -1 'True
Height = 350
Index = 0
Left = 3660
Style = 1 'Graphical
TabIndex = 14
Tag = "1001"
Top = 240
UseMaskColor = -1 'True
Width = 1335
End
Begin VB.CommandButton cmdOkCancel
Cancel = -1 'True
Height = 350
Index = 1
Left = 3660
Style = 1 'Graphical
TabIndex = 16
Tag = "1002"
Top = 780
UseMaskColor = -1 'True
Width = 1335
End
Begin ComCtl2.UpDown UpDown1
Height = 270
Index = 0
Left = 2566
TabIndex = 15
Top = 660
Width = 270
_ExtentX = 397
_ExtentY = 476
_Version = 327681
BuddyControl = "txtReminder(0)"
BuddyDispid = 196609
BuddyIndex = 0
OrigLeft = 2835
OrigTop = 660
OrigRight = 3105
OrigBottom = 930
Max = 366
Min = -366
SyncBuddy = -1 'True
BuddyProperty = 65547
Enabled = -1 'True
End
Begin ComCtl2.UpDown UpDown1
Height = 270
Index = 1
Left = 2566
TabIndex = 17
Top = 1095
Width = 270
_ExtentX = 397
_ExtentY = 476
_Version = 327681
BuddyControl = "txtReminder(1)"
BuddyDispid = 196609
BuddyIndex = 1
OrigLeft = 2835
OrigTop = 1095
OrigRight = 3105
OrigBottom = 1365
Max = 366
Min = -366
SyncBuddy = -1 'True
BuddyProperty = 65547
Enabled = -1 'True
End
Begin ComCtl2.UpDown UpDown1
Height = 270
Index = 2
Left = 2566
TabIndex = 18
Top = 1500
Width = 270
_ExtentX = 397
_ExtentY = 476
_Version = 327681
BuddyControl = "txtReminder(2)"
BuddyDispid = 196609
BuddyIndex = 2
OrigLeft = 2835
OrigTop = 1500
OrigRight = 3105
OrigBottom = 1770
Max = 366
Min = -366
SyncBuddy = -1 'True
BuddyProperty = 0
Enabled = -1 'True
End
Begin ComCtl2.UpDown UpDown1
Height = 270
Index = 3
Left = 2566
TabIndex = 19
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -