📄 sys_bmsz.frm
字号:
Begin VB.CommandButton Cmdedit
Caption = "编辑"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 610
Left = 3930
Picture = "Sys_bmsz.frx":273C
Style = 1 'Graphical
TabIndex = 7
Top = 240
Width = 615
End
Begin VB.CommandButton Cmdcancel
Caption = "取消"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 610
Left = 5160
Picture = "Sys_bmsz.frx":2D0E
Style = 1 'Graphical
TabIndex = 6
Top = 240
Width = 615
End
Begin VB.CommandButton Cmdreturn
Caption = "返回"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 610
Left = 5760
Picture = "Sys_bmsz.frx":32E0
Style = 1 'Graphical
TabIndex = 5
Top = 240
Width = 615
End
End
Begin MSComctlLib.TreeView TreeView1
Height = 6495
Left = 0
TabIndex = 15
Top = 120
Width = 3225
_ExtentX = 5689
_ExtentY = 11456
_Version = 393217
Indentation = 35
LineStyle = 1
PathSeparator = "0"
Sorted = -1 'True
Style = 7
ImageList = "ImageList1"
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
OLEDragMode = 1
OLEDropMode = 1
End
Begin MSComctlLib.ImageList ImageList1
Left = 1320
Top = 1800
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
UseMaskColor = 0 'False
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 3
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Sys_bmsz.frx":3563
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Sys_bmsz.frx":36BD
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Sys_bmsz.frx":39D7
Key = ""
EndProperty
EndProperty
End
Begin ResizeLibCtl.ReSize ReSize1
Left = 1500
Top = 4590
_Version = 196608
_ExtentX = 741
_ExtentY = 741
_StockProps = 64
Enabled = -1 'True
Enabled = -1 'True
FormMinWidth = 0
FormMinHeight = 0
FormDesignHeight= 6810
FormDesignWidth = 10005
End
Begin VB.Label Label1
Caption = "注:部门设置,是公司相应的基本资料,分两层管理。"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 255
Index = 4
Left = 3480
TabIndex = 22
Top = 5220
Width = 5955
End
Begin VB.Label Label1
Caption = "部门编号:"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 3540
TabIndex = 18
Top = 1605
Width = 1215
End
Begin VB.Label Label1
Caption = "部门名称:"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 3540
TabIndex = 17
Top = 2130
Width = 1095
End
Begin VB.Label Label1
Caption = "上级部门:"
BeginProperty Font
Name = "宋体"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 3540
TabIndex = 16
Top = 2610
Width = 1215
End
End
Begin MSAdodcLib.Adodc AdoprimaryRs
Height = 495
Left = 1800
Top = 240
Width = 3375
_ExtentX = 5953
_ExtentY = 873
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "AdoprimaryRs"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "PMingLiU"
Size = 9
Charset = 136
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
End
Attribute VB_Name = "sys_bmsz"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'*******************************************************
'* 曹叶枫 2003年6月23日
'*******************************************************
Private Sub cmdnext_Click(Index As Integer) '
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -