Gets or sets the ContextMenu associated with this button.
The ContextMenu associated with this button.
When ButtonType is RebarButtonType.Menu, the button's context menu is displayed when the button is clicked. When ButtonType is RebarButtonType.MenuOrPush, the button's context menu is displayed when the drop-down area of the button is pushed. For all other values of ButtonType, this property is unused.
RebarButton Class | Skybound.Rebar Namespace