Språk

ComboBox.BackgroundImageLayout Egenskap

Definition

Hämtar eller anger bakgrundsbildlayouten ImageLayout enligt definitionen i uppräkningen.

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

Egenskapsvärde

Ett av värdena ImageLayout för (Center, None, Stretch, Tileeller Zoom).

Attribut

Undantag

Det angivna värdet är inte ett av värdena ImageLayoutför .

Kommentarer

Den här egenskapen är inte relevant för den här klassen.

Gäller för