formZ SDK | 5.0 API Reference | System | User Interface (FUIM)
Description
Indicates the relative placement of a new icon group.
enum fz_fuim_position_enum {
FZ_FUIM_POS_BEFORE,
FZ_FUIM_POS_AFTER };
Members
FZ_FUIM_POS_BEFORE
inserts the new icon group before the referenced group
FZ_FUIM_POS_AFTER
inserts the new icon group after the referenced group
Availability
5.0.0.0
Defined in