Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
Status: New
Additional Action Event in the ultraToolbarsManager: UIElementClick and UIElementDoubleClick

The purpose of additional action events is to detect Single-Click and Double-Click event outside the ToolButton, for instance within Ribbon's Group. Hopefully, the new feature doesn't seem to be complex, as the ultraToolbarsManager has ToolClickEvent, ToolDoubleClickEvent, and detects object under the cursor by MouseEnterElement, MouseLeaveElement.