ToolStripControlHost.ImageScaling Proprietà

Definizione

Questa proprietà non è pertinente per questa classe.

public:
 property System::Windows::Forms::ToolStripItemImageScaling ImageScaling { System::Windows::Forms::ToolStripItemImageScaling get(); void set(System::Windows::Forms::ToolStripItemImageScaling value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ToolStripItemImageScaling ImageScaling { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ImageScaling : System.Windows.Forms.ToolStripItemImageScaling with get, set
Public Property ImageScaling As ToolStripItemImageScaling

Valore della proprietà

ToolStripItemImageScaling

true se un'immagine su un ToolStripItem viene ridimensionata automaticamente in base al contenitore, in caso contrario, false.

Attributi

Commenti

Questa proprietà non è pertinente per questa classe.

Si applica a