TypeBrowserDialog::ISite::DesignMode Property
.NET Framework (current version)
Gets a value that indicates whether the type browser dialog is in design mode.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::Booleantrue if TypeBrowserDialog is in design mode; otherwise, false. The default is true.
Implements
ISite::DesignModeThis property is required because TypeBrowserDialog implements ISite. For TypeBrowserDialog, P:System.Workflow.ComponentModel.Design.TypeBrowserDialog.System.ComponentModel.ISite.DesignMode always returns true.
.NET Framework
Available since 3.0
Available since 3.0
Show: