Skip to content

Instantly share code, notes, and snippets.

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