Description
Set or get the icon for a menu item, a toolbar button or a shortcut.
-
Property type
-
A String value.
-
Syntax
-
object.Icon [= value]
The Icon Property syntax has these parts: Remarks
The icon can only be assigned before the control is created either by Load or Create, the property becomes read-only after that.
|