IRibbonGroupFindCreateButton Method |
Finds or creates a button.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonButton FindCreateButton(
string caption
)
Parameters
- caption String
- The caption the button will be given
Return Value
IRibbonButtonThe button
See Also