Proprietà DedNetApplicationUseModalDialog
             | 
          
        
        
            Indica se visualizzqare i dialoghi in modalità (Modal) usato in Bricscad.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche