ToolboxOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Toolbox |
Initializes a new instance of the Toolbox |
#Properties
Name | Description |
---|---|
Collapsed |
|
Column |
Gets or sets the number of columns into which the Toolbox |
Draw |
|
Group |
Gets or sets whether the height of the panel that contains the Toolbox |
Image |
Gets or sets the amount of space, in pixels, between the image and caption of the toolbox elements (groups and items). |
Item |
Gets or sets the dimensions of the rectangle for the item icons. |
Item |
Gets or sets whether the toolbox elements (groups and items) display their icons, captions, or both. |
Menu |
Gets or sets the caption for the menu button displayed in the Toolbox |
Menu |
Use the Toolbox |
Menu |
|
Menu |
|
More |
Gets or sets an icon for the button that invokes a popup panel containing currently active group items hidden in the Toolbox |
More |
|
Scroll |
|
Show |
Gets or sets whether the button that invokes a popup menu providing access to the Toolbox |
Show |
Gets or sets whether the Toolbox |
Show |
Gets or sets whether the toolbox caption, specified using the Toolbox |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also