formZ SDK | 4.0 Call Back Reference | Command | Tool

fz_tool_cbak_icon_menu_adjacent

Description

Adds the tool icon to a toolbar, adjacent to another tool. This function is called by formZ to add the tool icon to the icon toolbar. The position of the icon is adjacent to an existing icon.

Plugin Prototype

fzrt_error_td fz_tool_cbak_icon_menu_adjacent(

const fzrt_UUID_td

icon_bar_uuid,

fzrt_UUID_td

adjacent_uuid,

fz_fuim_icon_adjacent_enum *

where )

Parameters

icon_bar_uuid [Input]

id of the icon tool bar

adjacent_uuid [Result]

id of the adjecant tool

where [Result]

relationship to the adjacent tool

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_tool_cbak_fset


Defined in

fz_tool_api.h