Espandi Riduci a icona
Questo argomento non è stato ancora valutato - Valuta questo argomento

Proprietà ToolStripItem.BackgroundImage

Aggiornamento: novembre 2007

Spazio dei nomi:  System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public virtual Image BackgroundImage { get; set; }
/** @property */
public Image get_BackgroundImage()
/** @property */
public  void set_BackgroundImage(Image value)

public function get BackgroundImage () : Image
public function set BackgroundImage (value : Image)

Valore proprietà

Tipo: System.Drawing.Image

Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition , Windows XP Starter Edition, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

.NET Framework

Supportato in: 3.5, 3.0, 2.0
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
© 2013 Microsoft. Tutti i diritti riservati.