RowIndex: Number
The RowIndex property sets row 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.
The ColumnIndex property is used to set index of the sprite column that contains the icon.
NOTE. The property is relevant if the Menu.ShowIcons property is set to True.
The property use is given in the description of the Menu.ImageList property.
See also: