ToolStrip.ImageList Özellik

Tanım

Bir ToolStrip öğede görüntülenen görüntüyü içeren görüntü listesini alır veya ayarlar.

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

Özellik Değeri

ImageList türünün bir nesnesi.

Öznitelikler

Açıklamalar

Image, ImageAlign, ImageIndex, ImageKeyve ImageScaling özellikleri, görüntü işlemenin çeşitli yönleriyle ilgilidir. Bu özellikleri doğrudan ayarlayarak veya yalnızca ToolStrip çalışma zamanı özelliğini ayarlayarak denetimlerdeki ImageList görüntüleri kullanın.

Görüntü ölçeklendirme, hem ToolStrip hem de ToolStripItemözelliklerin etkileşimi tarafından aşağıdaki gibi belirlenir:

Şunlara uygulanır