Version 24.2 (latest)

CustomizationDialogDisplayingEventArgs Class Properties

For a list of all members of this type, see CustomizationDialogDisplayingEventArgs members.

Public Properties
 NameDescription
Public PropertyAllowChangeDisplayStyleGets or sets a value indicating whether the user can change the DisplayStyle via the dialog  
Public PropertyAllowChangeMaxVisbleItemsGets or sets a value indicating whether the user can change the MaximumVisibleItems via the dialog  
Public PropertyAllowReorderGets or sets a value indicating whether the user can reorder the visible items via the dialog  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPossibleDisplayStyleValuesGets or sets a value of flags indicating which DisplayStyles the user can selected via the dialog.  
Public PropertyUseCustomFormBordersGets or sets a value indicating whether the dialog is displayed using custom form borders  
See Also