IRibbonGroupFindChoice Method |
Finds a choice control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonChoice FindChoice(
string caption
)
Parameters
- caption String
- The caption of the choice control to look for
Return Value
IRibbonChoiceThe choice control if found
See Also