| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ImageIndex As Integer | |
| C# | |
|---|---|
public virtual int ImageIndex {get; set;} | |
Property Value
IntegerThis value is relative to the ImageList assigned to the control the button is rendered in. The button itself does not have an image list.