ColumnIndex: Number
The ColumnIndex property sets the column index in the sprite.
The property is used when a sprite is set for the menu (a set of icons in a single graphic file).
Sprite icons are located in the left part of the menu.
Use theRowIndex property to set the index of the icon row in the sprite.
NOTE. The property is relevant when the Menu.ShowIcons property is set to True.
The example of property use is given in the description of the Menu.ImageList property.
See also: