📄 propertygrid.ctl
字号:
VERSION 5.00
Begin VB.UserControl PropertyGrid
Alignable = -1 'True
AutoRedraw = -1 'True
ClientHeight = 4125
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
KeyPreview = -1 'True
ScaleHeight = 275
ScaleMode = 3 'Pixel
ScaleWidth = 320
ToolboxBitmap = "PropertyGrid.ctx":0000
Begin PropertyGridDemo.CoolList lstFX1
Height = 1560
Left = 1920
TabIndex = 3
Top = 705
Visible = 0 'False
Width = 2235
_ExtentX = 3942
_ExtentY = 2752
Appearance = 0
BorderStyle = 0
ScrollBarWidth = 18
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
HoverSelection = -1 'True
WordWrap = 0 'False
ItemHeight = 13
ShadowColorText = 6844272
End
Begin VB.TextBox txtValue
BorderStyle = 0 'None
Height = 195
Left = 0
TabIndex = 2
TabStop = 0 'False
Top = 1455
Visible = 0 'False
Width = 1395
End
Begin PropertyGridDemo.isButton isBttAction
Height = 255
Left = 2835
TabIndex = 1
TabStop = 0 'False
Top = 2940
Visible = 0 'False
Width = 255
_ExtentX = 450
_ExtentY = 450
Style = 6
Caption = " ..."
iNonThemeStyle = 0
Tooltiptitle = ""
ToolTipIcon = 0
ToolTipType = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin PropertyGridDemo.SComboBox SCmb
Height = 315
Left = 2160
TabIndex = 0
TabStop = 0 'False
Top = 2355
Visible = 0 'False
Width = 2115
_ExtentX = 3731
_ExtentY = 556
AppearanceCombo = 3
ArrowColor = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Style = 1
Text = ""
XpAppearance = 0
End
End
Attribute VB_Name = "PropertyGrid"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
'---------------------------------------------------------------------------'
' Usercontrol Name: PropertyGrid 1.0
'---------------------------------------------------------------------------'
' Developed by: Heriberto Mantilla Santamar韆
' All rights Reserved
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -