Proprietà DedNetApplicationUseModalDialog
|
Indica se visualizzqare i dialoghi in modalità (Modal) usato in Bricscad.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool UseModalDialog { get; set; }
Public Property UseModalDialog As Boolean
Get
Set
public:
property bool UseModalDialog {
bool get ();
void set (bool value);
}
member UseModalDialog : bool with get, set
Valore della proprietà
BooleanVedi anche