ToolStripSeparator.ImageIndex Property

Definition

This property is not relevant to this class.

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

Property Value

The index of the image that is displayed.

Attributes

Remarks

This property is not relevant to this class.

Applies to