xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::native::tool_bar Member List

This is the complete list of members for xtd::forms::native::tool_bar, including all inherited members.

add_tool_bar_button(intptr tool_bar, const xtd::string &text, const xtd::string &tool_tip_text, const xtd::drawing::image &image, bool enabled, bool visible)xtd::forms::native::tool_barprotectedstatic
add_tool_bar_control(intptr tool_bar, intptr control, const xtd::string &text, const xtd::string &tool_tip_text)xtd::forms::native::tool_barprotectedstatic
add_tool_bar_drop_down_button(intptr tool_bar, const xtd::string &text, const xtd::string &tool_tip_text, const xtd::drawing::image &image, bool enabled, bool visible, intptr drop_down_menu)xtd::forms::native::tool_barprotectedstatic
add_tool_bar_separator(intptr tool_bar)xtd::forms::native::tool_barprotectedstatic
add_tool_bar_stretchable_separator(intptr tool_bar)xtd::forms::native::tool_barprotectedstatic
add_tool_bar_toggle_button(intptr tool_bar, const xtd::string &text, const xtd::string &tool_tip_text, const xtd::drawing::image &image, bool pushed, bool enabled, bool visible)xtd::forms::native::tool_barprotectedstatic
set_system_tool_bar(intptr control, intptr tool_bar)xtd::forms::native::tool_barprotectedstatic
tool_bar_item_rectangle(intptr tool_bar, intptr handle)xtd::forms::native::tool_barprotectedstatic
update_tool_bar_item(intptr tool_bar, intptr handle, const xtd::string &text, const xtd::string &tool_tip_text, const xtd::drawing::image &image, bool pushed, bool enabled, bool visible)xtd::forms::native::tool_barprotectedstatic