Image |
Scroll |
Gets or sets the (unchecked) image file for the menu item.
Namespace: Therefore.API
Visual Basic Public Overridable Property Image As String C# public virtual string Image { get; set; } Property ValueImage file containing the icon displayed left of the menu item. This icon is also used for the associated toolbar button. |