Proprietà DedDistControlShowRibbonStatusBar
             | 
          
        
        
            Indica se visualizzare o meno il ribbon con i pulsanti.
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool ShowRibbonStatusBar { get; set; }Public Property ShowRibbonStatusBar As Boolean
	Get
	Set
public:
property bool ShowRibbonStatusBar {
	bool get ();
	void set (bool value);
}member ShowRibbonStatusBar : bool with get, set
Valore della proprietà
Boolean
Vedi anche