The following tables list the members exposed by CustomizationDialogDisplayingEventArgs.
Name | Description | |
---|---|---|
CustomizationDialogDisplayingEventArgs Constructor | Initializes a new instance of the CustomizationDialogDisplayingEventArgs class. |
Name | Description | |
---|---|---|
AllowChangeDisplayStyle | Gets or sets a value indicating whether the user can change the DisplayStyle via the dialog | |
AllowChangeMaxVisbleItems | Gets or sets a value indicating whether the user can change the MaximumVisibleItems via the dialog | |
AllowReorder | Gets or sets a value indicating whether the user can reorder the visible items via the dialog | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
PossibleDisplayStyleValues | Gets or sets a value of flags indicating which DisplayStyles the user can selected via the dialog. | |
UseCustomFormBorders | Gets or sets a value indicating whether the dialog is displayed using custom form borders |