Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created September 17, 2018 09:18
Show Gist options
  • Save bjoerntx/38fd58c4944bbb039bae4d9bb3c3bdb8 to your computer and use it in GitHub Desktop.
Save bjoerntx/38fd58c4944bbb039bae4d9bb3c3bdb8 to your computer and use it in GitHub Desktop.
RibbonSplitButton ribbonItem = (RibbonSplitButton)ribbonFormattingTab1.FindItem(
RibbonFormattingTab.RibbonItem.TXITEM_Paste);
ribbonItem.ButtonClick += RibbonItem_ButtonClick;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment