Proprietà ShowPreviewEventArgsBackgroundColor 
             | 
          
        
         
            Restituisce o imposta il colore di sfondo.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic Color BackgroundColor { get; set; }Public Property BackgroundColor As Color
	Get
	Set
public:
property Color BackgroundColor {
	Color get ();
	void set (Color value);
}member BackgroundColor : Color with get, set
Valore della proprietà
Tipo: 
Color
Vedi anche