IRibbonSubFindCreateButton Method |
Finds or creates a button in this subitem.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonButton FindCreateButton(
string caption
)
Parameters
- caption String
- The button's caption
Return Value
IRibbonButtonThe found or created button
See Also