📄
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Gy_BaseSortSet
Caption = "分级设置"
ClientHeight = 7110
ClientLeft = 60
ClientTop = 345
ClientWidth = 10290
HelpContextID = 2001
Icon = "公用_基础分类设置.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form2"
ScaleHeight = 7110
ScaleWidth = 10290
StartUpPosition = 2 '屏幕中心
Begin TabDlg.SSTab StTab
Height = 6435
Left = 2880
TabIndex = 5
Top = 660
Width = 7380
_ExtentX = 13018
_ExtentY = 11351
_Version = 393216
Style = 1
Tabs = 2
TabHeight = 520
TabCaption(0) = "列表视图"
TabPicture(0) = "公用_基础分类设置.frx":1042
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "CzxsGrid"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "单张视图"
TabPicture(1) = "公用_基础分类设置.frx":105E
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Label1"
Tab(1).Control(1)= "Lbl_codescheme"
Tab(1).Control(2)= "TsLabel(0)"
Tab(1).Control(3)= "TsLabel(1)"
Tab(1).Control(4)= "LrText(0)"
Tab(1).Control(5)= "LrText(1)"
Tab(1).Control(6)= "QxCommand"
Tab(1).Control(7)= "BcCommand"
Tab(1).Control(8)= "Ydcommand1(0)"
Tab(1).ControlCount= 9
Begin VSFlex8Ctl.VSFlexGrid CzxsGrid
Height = 5955
Left = 90
TabIndex = 4
Top = 450
Width = 7155
_cx = 5080
_cy = 5080
Appearance = 1
BorderStyle = 1
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MousePointer = 0
BackColor = -2147483643
ForeColor = -2147483640
BackColorFixed = -2147483633
ForeColorFixed = -2147483630
BackColorSel = -2147483635
ForeColorSel = -2147483634
BackColorBkg = 8421504
BackColorAlternate= -2147483643
GridColor = -2147483633
GridColorFixed = -2147483632
TreeColor = -2147483632
FloodColor = 192
SheetBorder = -2147483642
FocusRect = 1
HighLight = 1
AllowSelection = -1 'True
AllowBigSelection= -1 'True
AllowUserResizing= 0
SelectionMode = 0
GridLines = 1
GridLinesFixed = 2
GridLineWidth = 1
Rows = 5000
Cols = 10
FixedRows = 1
FixedCols = 0
RowHeightMin = 0
RowHeightMax = 0
ColWidthMin = 0
ColWidthMax = 0
ExtendLastCol = 0 'False
FormatString = ""
ScrollTrack = 0 'False
ScrollBars = 3
ScrollTips = 0 'False
MergeCells = 0
MergeCompare = 0
AutoResize = -1 'True
AutoSizeMode = 0
AutoSearch = 0
AutoSearchDelay = 2
MultiTotals = -1 'True
SubtotalPosition= 1
OutlineBar = 0
OutlineCol = 0
Ellipsis = 0
ExplorerBar = 0
PicturesOver = 0 'False
FillStyle = 0
RightToLeft = 0 'False
PictureType = 0
TabBehavior = 0
OwnerDraw = 0
Editable = 0
ShowComboButton = 1
WordWrap = 0 'False
TextStyle = 0
TextStyleFixed = 0
OleDragMode = 0
OleDropMode = 0
DataMode = 0
VirtualData = -1 'True
DataMember = ""
ComboSearch = 3
AutoSizeMouse = -1 'True
FrozenRows = 0
FrozenCols = 0
AllowUserFreezing= 0
BackColorFrozen = 0
ForeColorFrozen = 0
WallPaperAlignment= 9
AccessibleName = ""
AccessibleDescription= ""
AccessibleValue = ""
AccessibleRole = 24
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 0
Left = -71160
Picture = "公用_基础分类设置.frx":107A
Style = 1 'Graphical
TabIndex = 10
Top = 3780
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton BcCommand
Caption = "保存(&S)"
Height = 300
Left = -72195
TabIndex = 2
Top = 1980
Width = 1120
End
Begin VB.CommandButton QxCommand
Cancel = -1 'True
Caption = "取消(&C)"
Height = 300
Left = -70995
TabIndex = 3
Top = 1980
Width = 1120
End
Begin VB.TextBox LrText
Height = 300
Index = 1
Left = -72615
TabIndex = 1
Text = "1"
Top = 960
Width = 2745
End
Begin VB.TextBox LrText
Height = 300
Index = 0
Left = -72615
TabIndex = 0
Text = "0"
Top = 570
Width = 1980
End
Begin VB.Label TsLabel
AutoSize = -1 'True
Caption = "分类名称:"
Height = 180
Index = 1
Left = -74355
TabIndex = 14
Top = 1020
Width = 810
End
Begin VB.Label TsLabel
AutoSize = -1 'True
Caption = "分类编码:"
Height = 180
Index = 0
Left = -74355
TabIndex = 13
Top = 630
Width = 810
End
Begin VB.Label Lbl_codescheme
AutoSize = -1 'True
Height = 180
Left = -72585
TabIndex = 12
Top = 1410
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "编码方案:"
Height = 180
Left = -74355
TabIndex = 11
Top = 1410
Width = 810
End
End
Begin MSComctlLib.ImageList ImageList2
Left = 780
Top = 750
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 4
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "公用_基础分类设置.frx":1404
Key = "T"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "公用_基础分类设置.frx":1CDE
Key = "C"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "公用_基础分类设置.frx":25B8
Key = "Cl"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "公用_基础分类设置.frx":360A
Key = "O"
EndProperty
EndProperty
End
Begin VB.PictureBox picSplitter
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
FillColor = &H00808080&
Height = 6360
Left = 2850
ScaleHeight = 2769.417
ScaleMode = 0 'User
ScaleWidth = 468
TabIndex = 9
Top = 660
Visible = 0 'False
Width = 45
End
Begin MSComctlLib.TreeView TreeView
Height = 6435
Left = 30
TabIndex = 8
Top = 660
Width = 2775
_ExtentX = 4895
_ExtentY = 11351
_Version = 393217
Indentation = 617
LabelEdit = 1
Style = 7
ImageList = "ImageList2"
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSComctlLib.Toolbar SzToolbar
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 6
Top = 0
Width = 10290
_ExtentX = 18150
_ExtentY = 979
ButtonWidth = 820
ButtonHeight = 926
AllowCustomize = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 12
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设置"
Key = "ymsz"
ImageKey = "sz"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
Key = "dy"
Object.ToolTipText = "点击或按Ctrl+P打印表格"
ImageKey = "dy"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "预览"
Key = "yl"
ImageKey = "yl"
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "增加"
Key = "zj"
Object.ToolTipText = "点击或按Ctrl+A增加记录"
ImageKey = "xz"
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
Key = "xg"
ImageKey = "xg"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "sc"
Object.ToolTipText = "点击或按Ctrl+D删除当前记录"
ImageKey = "sc"
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "刷新"
Key = "sx"
ImageKey = "sx"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "bz"
ImageKey = "bz"
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "fh"
ImageKey = "tc"
EndProperty
EndProperty
BorderStyle = 1
Begin MSComctlLib.Toolbar GsToolbar
Height = 525
Left = 7800
TabIndex = 7
Top = 0
Width = 2475
_ExtentX = 4366
_ExtentY = 926
ButtonWidth = 1455
ButtonHeight = 926
AllowCustomize = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 3
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存格式"
Key = "bcgs"
ImageKey = "bcgs"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -