📄 frmplan.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmPlan
Caption = "工作计划"
ClientHeight = 7725
ClientLeft = 60
ClientTop = 630
ClientWidth = 9630
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7725
ScaleWidth = 9630
WindowState = 2 'Maximized
Begin VB.Timer tmrSetBold
Interval = 200
Left = 8400
Top = 2640
End
Begin MSComctlLib.ImageList ImageList1
Left = 8655
Top = 1200
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
MaskColor = 12632256
_Version = 393216
End
Begin VB.PictureBox picTitles
Align = 1 'Align Top
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
ScaleHeight = 300
ScaleWidth = 9630
TabIndex = 3
TabStop = 0 'False
Top = 360
Width = 9630
Begin VB.Label lblTitle
BorderStyle = 1 'Fixed Single
Caption = " 工作计划:"
Height = 270
Index = 0
Left = 0
TabIndex = 5
Tag = " TreeView:"
Top = 15
Width = 4530
End
Begin VB.Label lblTitle
BorderStyle = 1 'Fixed Single
Caption = " 工作计划列表:"
Height = 270
Index = 1
Left = 4680
TabIndex = 4
Tag = " ListView:"
Top = -15
Width = 3210
End
End
Begin VB.PictureBox picSplitter
BackColor = &H00808080&
BorderStyle = 0 'None
FillColor = &H00808080&
Height = 4800
Left = 4920
ScaleHeight = 2090.126
ScaleMode = 0 'User
ScaleWidth = 780
TabIndex = 2
Top = 720
Visible = 0 'False
Width = 72
End
Begin MSComctlLib.ListView lstvwPlanInfo
Height = 4215
Left = 4995
TabIndex = 0
Top = 840
Width = 2415
_ExtentX = 4260
_ExtentY = 7435
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin MSComctlLib.ImageList imlToolbarIcons
Left = 7920
Top = 1200
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 10
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0000
Key = "New"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0112
Key = "Delete"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0224
Key = "Edit"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":037E
Key = "Properties"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0490
Key = "Reflash"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":05EA
Key = "View"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0A3C
Key = "View Large Icons"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0B4E
Key = "View Small Icons"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0C60
Key = "View List"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmPlan.frx":0D72
Key = "View Details"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar tbToolBar
Align = 1 'Align Top
Height = 360
Left = 0
TabIndex = 1
Top = 0
Width = 9630
_ExtentX = 16986
_ExtentY = 635
ButtonWidth = 609
ButtonHeight = 582
Appearance = 1
Style = 1
ImageList = "imlToolbarIcons"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 14
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "新建"
Object.ToolTipText = "新建"
ImageKey = "New"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "修改"
Object.ToolTipText = "修改"
ImageKey = "Edit"
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "删除"
Object.ToolTipText = "删除"
ImageKey = "Delete"
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "属性"
Object.ToolTipText = "属性"
ImageKey = "Properties"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "刷新"
Object.ToolTipText = "刷新"
ImageKey = "Reflash"
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Object.Visible = 0 'False
Key = "预览"
Object.ToolTipText = "工作计划预览"
ImageKey = "View"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "大图标"
Object.ToolTipText = "大图标"
ImageKey = "View Large Icons"
Style = 2
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "小图标"
Object.ToolTipText = "小图标"
ImageKey = "View Small Icons"
Style = 2
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "列表"
Object.ToolTipText = "列表"
ImageKey = "View List"
Style = 2
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "详细资料"
Object.ToolTipText = "详细资料"
ImageKey = "View Details"
Style = 2
EndProperty
EndProperty
End
Begin VB.PictureBox picPlan
Height = 6855
Left = 0
ScaleHeight = 6795
ScaleWidth = 4515
TabIndex = 6
Top = 720
Width = 4575
Begin VB.CommandButton cmdNewPlan
Caption = "新建该天计划"
Height = 375
Left = 3000
TabIndex = 14
Top = 120
Width = 1335
End
Begin VB.CommandButton cmdViewOne
Caption = "显示该天计划"
Height = 375
Left = 1560
TabIndex = 13
Top = 120
Width = 1335
End
Begin VB.CommandButton cmdViewAll
Caption = "显示全部计划"
Height = 375
Left = 120
TabIndex = 12
Top = 120
Width = 1335
End
Begin VB.Frame Frame2
Caption = "提醒"
Height = 3375
Left = 0
TabIndex = 9
Top = 3360
Width = 4335
Begin VB.CommandButton cmdDetails
Caption = "显示详细信息"
Height = 375
Left = 2760
TabIndex = 15
Top = 2760
Width = 1335
End
Begin VB.ListBox lstDoToday
Height = 2040
Left = 120
TabIndex = 10
Top = 600
Width = 4095
End
Begin VB.Label Label1
Caption = "今天要完成的事:"
Height = 180
Left = 120
TabIndex = 11
Top = 360
Width = 1440
End
End
Begin VB.Frame Frame1
Caption = "日历"
Height = 2655
Left = 0
TabIndex = 7
Top = 600
Width = 4335
Begin MSComCtl2.MonthView mvwPlan
Height = 2220
Left = 120
TabIndex = 8
Top = 255
Width = 4065
_ExtentX = 7170
_ExtentY = 3916
_Version = 393216
ForeColor = -2147483630
BackColor = -2147483633
Appearance = 1
MaxSelCount = 1
MultiSelect = -1 'True
StartOfWeek = 25296897
CurrentDate = 38086
End
End
End
Begin VB.Image imgSplitter
Height = 4785
Left = 4560
MousePointer = 9 'Size W E
Top = 840
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -