Remarks
It is recommended to handle this event for toggling the visibility of added or built-in context sensitive items of the Text
Occurs to handle displaying context sensitive mini toolbars. The event handler receives an argument of type Mini
Introduced: X15.
public event MiniToolbarOpeningHandler MiniToolbarOpening;
Public Event MiniToolbarOpening As MiniToolbarOpeningEventHandler
It is recommended to handle this event for toggling the visibility of added or built-in context sensitive items of the Text
Learn more about the TXText