IRibbonGroupFindButton Method |
Finds a button.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonButton FindButton(
string caption
)
Parameters
- caption String
- The caption of the button to look for
Return Value
IRibbonButtonThe button if found
See Also