DesignerOptionService.DesignerOptionCollection.ShowDialog Method

Definition

Displays a dialog box user interface (UI) with which the user can configure the options in this DesignerOptionService.DesignerOptionCollection.

public:
 bool ShowDialog();
public bool ShowDialog ();
member this.ShowDialog : unit -> bool
Public Function ShowDialog () As Boolean

Returns

true if the dialog box can be displayed; otherwise, false.

Applies to