📄 frm_sec.frm
字号:
VERSION 5.00
Object = "{899348F9-A53A-4D9E-9438-F97F0E81E2DB}#1.0#0"; "LVbuttons.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frm_sec
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Caption = "Security Policy"
ClientHeight = 6570
ClientLeft = 45
ClientTop = 435
ClientWidth = 6945
Icon = "frm_sec.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6570
ScaleWidth = 6945
Begin VB.Frame Frame2
BackColor = &H00FFFFFF&
Caption = "General Sequrity Policy"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1575
Left = 120
TabIndex = 11
Top = 4440
Width = 6735
Begin VB.CheckBox Check1
BackColor = &H00FFFFFF&
Height = 255
Left = 3360
TabIndex = 7
Top = 960
Width = 255
End
Begin VB.ComboBox text1
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 330
ItemData = "frm_sec.frx":0E42
Left = 3360
List = "frm_sec.frx":0E61
Style = 2 'Dropdown List
TabIndex = 6
Top = 480
Width = 735
End
Begin MSComctlLib.ImageList ImageList1
Left = 5160
Top = 840
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 2
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm_sec.frx":0E80
Key = "lock"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm_sec.frx":12D2
Key = "unlock"
EndProperty
EndProperty
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "Maximum Password Length :"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 360
TabIndex = 14
Top = 480
Width = 2895
End
Begin VB.Label Label3
BackColor = &H00FFFFFF&
Caption = " between 1 to 9"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 4320
TabIndex = 13
Top = 480
Width = 1695
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
BackStyle = 0 'Transparent
Caption = "Disable Sequrity :"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 1320
TabIndex = 12
Top = 960
Width = 1815
End
Begin VB.Image Image1
Height = 495
Index = 1
Left = 4320
Top = 840
Width = 615
End
End
Begin LVbuttons.LaVolpeButton LaVolpeButton1
Height = 375
Left = 5280
TabIndex = 8
Top = 6120
Width = 1455
_ExtentX = 2566
_ExtentY = 661
BTYPE = 3
TX = "Change It"
ENAB = -1 'True
BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
COLTYPE = 1
BCOL = 14215660
FCOL = 0
FCOLO = 0
EMBOSSM = 12632256
EMBOSSS = 16777215
MPTR = 0
MICON = "frm_sec.frx":1724
ALIGN = 1
IMGLST = "(None)"
IMGICON = "(None)"
ICONAlign = 0
ORIENT = 0
STYLE = 0
IconSize = 2
SHOWF = -1 'True
BSTYLE = 0
End
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Caption = "Operator Sequrity Policy"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3255
Left = 120
TabIndex = 9
Top = 1080
Width = 6735
Begin VB.CheckBox chk_operator
BackColor = &H00FFFFFF&
Caption = "Allow Access to Inventory Masters"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 480
TabIndex = 0
Top = 480
Width = 4935
End
Begin VB.CheckBox chk_operator
BackColor = &H00FFFFFF&
Caption = "Allow Access to Cash Management"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 480
TabIndex = 1
Top = 840
Width = 4935
End
Begin VB.CheckBox chk_operator
BackColor = &H00FFFFFF&
Caption = "Allow Access to use Backup Feature"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -