OptionsCustomizationForm Members
In This Article
#Constructors
Name | Description |
---|---|
Options |
Initializes a new instance of the Options |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether the default handling of the DELETE key in customization mode is disabled. |
Allow |
Obsolete. Gets or sets whether the Layout |
Default |
Gets or sets whether the Hidden Items Tab or Layout Tree View Tab is selected by default. |
Default |
Gets or sets the default directory for the Open dialog that is opened when clicking on the Customization Form‘s Load Layout button. |
Default |
Gets or sets the default directory for the Save dialog that is opened when clicking on the Customization Form‘s Save Layout button. |
Design |
Gets or sets the coordinates and bounding rectangle of the control’s Customization Form at design time. |
Enable |
Gets or sets whether the Undo Manager, which allows customization operations to be reverted, is enabled. |
Quick |
Gets or sets a delay between pressing the Layout |
Quick |
Gets or sets the size of the quick customization mode load indicator. |
Quick |
Gets or sets quick mode activation time. |
Show |
Gets or sets whether the Layout Tree View tab page is visible in the Customization Form. |
Show |
Gets or sets whether the Customization Form’s Load button is visible. |
Show |
Gets or sets whether the Property Grid is displayed within the Customization Form. |
Show |
Gets or sets whether the Customization Form’s Redo button is visible. |
Show |
Gets or sets whether the Customization Form’s Save button is visible. |
Show |
Gets or sets whether the Customization Form’s Undo button is visible. |
Snap |
Gets or sets to which objects this Customization Form is allowed to snap. |
#Methods
Name | Description |
---|---|
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 |
Returns whether the Property Grid is displayed within the Customization Form. |
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. |
See Also