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_bar | protectedstatic |
add_tool_bar_control(intptr tool_bar, intptr control, const xtd::string &text, const xtd::string &tool_tip_text) | xtd::forms::native::tool_bar | protectedstatic |
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_bar | protectedstatic |
add_tool_bar_separator(intptr tool_bar) | xtd::forms::native::tool_bar | protectedstatic |
add_tool_bar_stretchable_separator(intptr tool_bar) | xtd::forms::native::tool_bar | protectedstatic |
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_bar | protectedstatic |
set_system_tool_bar(intptr control, intptr tool_bar) | xtd::forms::native::tool_bar | protectedstatic |
tool_bar_item_rectangle(intptr tool_bar, intptr handle) | xtd::forms::native::tool_bar | protectedstatic |
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_bar | protectedstatic |