📄 frmmain.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmMain
Caption = "Project1"
ClientHeight = 3195
ClientLeft = 165
ClientTop = 735
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 3195
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
Begin ComctlLib.Toolbar tbToolBar
Align = 1 'Align Top
Height = 420
Left = 0
TabIndex = 1
Top = 0
Width = 4680
_ExtentX = 8255
_ExtentY = 741
ButtonWidth = 635
ButtonHeight = 582
Appearance = 1
ImageList = "imlIcons"
_Version = 327682
BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7}
NumButtons = 4
BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "ViewLarge"
Object.ToolTipText = "大图标显示"
Object.Tag = ""
ImageIndex = 8
Style = 2
EndProperty
BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "ViewSmall"
Object.ToolTipText = "小图标显示"
Object.Tag = ""
ImageIndex = 9
Style = 2
EndProperty
BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "ViewList"
Object.ToolTipText = "列表显示"
Object.Tag = ""
ImageIndex = 10
Style = 2
EndProperty
BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "ViewDetails"
Object.ToolTipText = "详细资料显示"
Object.Tag = ""
ImageIndex = 11
Style = 2
EndProperty
EndProperty
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 5880
Top = 2400
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.PictureBox picSplitter
BackColor = &H00808080&
BorderStyle = 0 'None
FillColor = &H00808080&
Height = 4800
Left = 5400
ScaleHeight = 2090.126
ScaleMode = 0 'User
ScaleWidth = 780
TabIndex = 7
Top = 705
Visible = 0 'False
Width = 72
End
Begin ComctlLib.TreeView tvTreeView
Height = 4800
Left = 0
TabIndex = 6
Top = 705
Width = 2490
_ExtentX = 4392
_ExtentY = 8467
_Version = 327682
Style = 7
Appearance = 1
End
Begin ComctlLib.ListView lvListView
Height = 4800
Left = 2520
TabIndex = 5
Top = 720
Width = 3210
_ExtentX = 5662
_ExtentY = 8467
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 327682
ForeColor = 16711680
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.PictureBox picTitles
Align = 1 'Align Top
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
ScaleHeight = 300
ScaleWidth = 4680
TabIndex = 2
TabStop = 0 'False
Top = 420
Width = 4680
Begin VB.Label lblTitle
BorderStyle = 1 'Fixed Single
Caption = "档案列表:"
Height = 270
Index = 1
Left = 2520
TabIndex = 4
Tag = " 列表视图:"
Top = 0
Width = 3210
End
Begin VB.Label lblTitle
BorderStyle = 1 'Fixed Single
Caption = "单位名称:"
Height = 270
Index = 0
Left = 0
TabIndex = 3
Tag = " 树形视图:"
Top = 15
Width = 2490
End
End
Begin ComctlLib.StatusBar sbStatusBar
Align = 2 'Align Bottom
Height = 270
Left = 0
TabIndex = 0
Top = 2925
Width = 4680
_ExtentX = 8255
_ExtentY = 476
SimpleText = ""
_Version = 327682
BeginProperty Panels {0713E89E-850A-101B-AFC0-4210102A8DA7}
NumPanels = 5
BeginProperty Panel1 {0713E89F-850A-101B-AFC0-4210102A8DA7}
AutoSize = 1
Object.Width = 176
MinWidth = 176
Text = "状态"
TextSave = "状态"
Object.Tag = ""
EndProperty
BeginProperty Panel2 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 3
Enabled = 0 'False
TextSave = "INS"
Object.Tag = ""
EndProperty
BeginProperty Panel3 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 1
Enabled = 0 'False
TextSave = "CAPS"
Object.Tag = ""
EndProperty
BeginProperty Panel4 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 6
AutoSize = 2
TextSave = "2001-12-24"
Object.Tag = ""
EndProperty
BeginProperty Panel5 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 5
AutoSize = 2
TextSave = "10:04"
Object.Tag = ""
EndProperty
EndProperty
End
Begin MSComDlg.CommonDialog dlgCommonDialog
Left = 1740
Top = 1350
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin ComctlLib.ImageList Imagebig
Left = 6360
Top = 2400
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 327682
BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7}
NumListImages = 3
BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":0000
Key = "gds"
EndProperty
BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":031A
Key = "yh1"
EndProperty
BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":0634
Key = "byq"
EndProperty
EndProperty
End
Begin ComctlLib.ImageList ImageList1
Left = 6960
Top = 2400
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 327682
BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7}
NumListImages = 8
BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":094E
Key = "byq"
EndProperty
BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":0C68
Key = "gdj"
EndProperty
BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":0F82
Key = "gdj1"
EndProperty
BeginProperty ListImage4 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":129C
Key = "gds"
EndProperty
BeginProperty ListImage5 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":15B6
Key = "cm1"
EndProperty
BeginProperty ListImage6 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":18D0
Key = "cm2"
EndProperty
BeginProperty ListImage7 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":1BEA
Key = "yh1"
EndProperty
BeginProperty ListImage8 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":1F04
Key = "yh2"
EndProperty
EndProperty
End
Begin VB.Image imgSplitter
Height = 4785
Left = 2400
MousePointer = 9 'Size W E
Top = 705
Width = 150
End
Begin ComctlLib.ImageList imlIcons
Left = 1740
Top = 1350
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 327682
BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7}
NumListImages = 11
BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":221E
Key = ""
EndProperty
BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":2570
Key = ""
EndProperty
BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":28C2
Key = ""
EndProperty
BeginProperty ListImage4 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":2C14
Key = ""
EndProperty
BeginProperty ListImage5 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":2F66
Key = ""
EndProperty
BeginProperty ListImage6 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":32B8
Key = ""
EndProperty
BeginProperty ListImage7 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":360A
Key = ""
EndProperty
BeginProperty ListImage8 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":395C
Key = ""
EndProperty
BeginProperty ListImage9 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":3CAE
Key = ""
EndProperty
BeginProperty ListImage10 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":4000
Key = ""
EndProperty
BeginProperty ListImage11 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmMain.frx":4352
Key = ""
EndProperty
EndProperty
End
Begin VB.Menu mnu1
Caption = "系统(&S)"
NegotiatePosition= 1 'Left
Begin VB.Menu mnu11
Caption = "口令"
End
Begin VB.Menu m111
Caption = "-"
End
Begin VB.Menu mnu12
Caption = "设置"
Begin VB.Menu mnu121
Caption = "打印机"
End
Begin VB.Menu mnu122
Caption = "密 码..."
End
End
Begin VB.Menu m113
Caption = "-"
End
Begin VB.Menu mnu13
Caption = "日期"
End
Begin VB.Menu m112
Caption = "-"
End
Begin VB.Menu mnu14
Caption = "退出"
Shortcut = ^Q
End
End
Begin VB.Menu mnu2
Caption = "编辑(&E)"
Begin VB.Menu mnu21
Caption = "增加村名"
End
Begin VB.Menu mnu22
Caption = "增加用户"
End
Begin VB.Menu mnu23
Caption = "增加电价"
End
Begin VB.Menu m221
Caption = "-"
End
Begin VB.Menu mnu24
Caption = "修改用户档案"
End
Begin VB.Menu mnu25
Caption = "消户处理"
Shortcut = +{DEL}
End
Begin VB.Menu mnu26
Caption = "调整电价"
End
Begin VB.Menu m222
Caption = "-"
End
Begin VB.Menu mnu27
Caption = "查找..."
End
Begin VB.Menu m223
Caption = "-"
End
Begin VB.Menu mnu28
Caption = "调整"
Begin VB.Menu mnu281
Caption = "抄表顺序"
End
Begin VB.Menu mnu282
Caption = "抄表员号"
End
End
Begin VB.Menu m224
Caption = "-"
End
Begin VB.Menu mnu29
Caption = "轮换表"
Shortcut = ^L
End
End
Begin VB.Menu mnu3
Caption = "操作(&O)"
Begin VB.Menu mnusrbm
Caption = "输入表码"
Shortcut = ^R
End
Begin VB.Menu mnu99
Caption = "-"
End
Begin VB.Menu mnu31
Caption = "打印台帐"
End
Begin VB.Menu mnu32
Caption = "打印发票"
Shortcut = ^F
End
Begin VB.Menu M332
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -