formZ SDK | 4.0 Call Back Reference | Command
Description
Command icon group positions.
enum fz_fuim_icon_group_enum {
FZ_FUIM_ICON_GROUP_DEFAULT,
FZ_FUIM_ICON_GROUP_START,
FZ_FUIM_ICON_GROUP_END,
FZ_FUIM_ICON_GROUP_CUSTOM };
Members
FZ_FUIM_ICON_GROUP_DEFAULT
default icon position (currently FZ_FUIM_ICON_GROUP_END)
FZ_FUIM_ICON_GROUP_START
specifies location at the start of a group (row)
FZ_FUIM_ICON_GROUP_END
specifies location at the end of a group (row)
FZ_FUIM_ICON_GROUP_CUSTOM
specifies a specific location in a group (row). The exact row and column position must be specified
Availability
5.0.0.0
Defined in