INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make a button using `a_bitmap_index' and
-- `a_command_id'.
-- Make a check button using `a_bitmap_index' and
-- `a_command_id'.
-- Make a check group using `a_bitmap_index' and
-- `a_command_id'.
-- Make an enabled check group using `a_bitmap_index'
-- and `a_command_id'.
-- Make a separator providing a small gap between
-- groups.
-- Zero-based index of button image
-- Command identifier associated with the button. This
-- identifer is used in a Wm_command message when the
-- button is chosen.
-- Button state flags.
-- See class WEL_TB_STATE_CONSTANTS for values
-- Button style flags.
-- See class WEL_TB_STYLE_CONSTANTS for values
-- Application-defined value
-- Zero-based index of button string.
-- Set `bitmap_index' with `a_bitmap_index'.
-- Set `command_id' with `a_command_id'.
-- Set `state' with `a_state'.
-- Set `style' with `a_style'.
-- Set `data' with `a_data'.
-- Set `string_index' with `a_string_index'.
-- Size to allocate (in bytes)
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |