|
static |
A factory to create a drop-down toolbar button with specified text, image index and context menu.
text | The text displayed on the toolbar button. |
image_index | The index value of the xtd::drawing::image assigned to the toolbar button. |
drop_down_menu | A xtd::forms::context_menu to be displayed in the drop-down toolbar button. |