Skip to main content

OptionsCustomizationForm Properties

Contains options that affect the appearance of the Customization Form.
Name Description
AllowHandleDeleteKey Gets or sets whether the default handling of the DELETE key in customization mode is disabled.
AllowUndoManager Obsolete. Gets or sets whether the LayoutControl allows an end-user to undo/redo runtime customization operations.
DefaultPage Gets or sets whether the Hidden Items Tab or Layout Tree View Tab is selected by default.
DefaultRestoreDirectory Gets or sets the default directory for the Open dialog that is opened when clicking on the Customization Form‘s Load Layout button.
DefaultSaveDirectory Gets or sets the default directory for the Save dialog that is opened when clicking on the Customization Form‘s Save Layout button.
DesignTimeCustomizationFormPositionAndSize Gets or sets the coordinates and bounding rectangle of the control’s Customization Form at design time.
EnableUndoManager Gets or sets whether the Undo Manager, which allows customization operations to be reverted, is enabled.
QuickModeInitDelay Gets or sets a delay between pressing the LayoutControl and the start of quick customization mode initialization.
QuickModeLoadIndicatorSize Gets or sets the size of the quick customization mode load indicator.
QuickModeLoadTime Gets or sets quick mode activation time.
ShowLayoutTreeView Gets or sets whether the Layout Tree View tab page is visible in the Customization Form.
ShowLoadButton Gets or sets whether the Customization Form’s Load button is visible.
ShowPropertyGrid Gets or sets whether the Property Grid is displayed within the Customization Form.
ShowRedoButton Gets or sets whether the Customization Form’s Redo button is visible.
ShowSaveButton Gets or sets whether the Customization Form’s Save button is visible.
ShowUndoButton Gets or sets whether the Customization Form’s Undo button is visible.
SnapMode Gets or sets to which objects this Customization Form is allowed to snap.
See Also