IRibbonGroupFindCreateChoice(String) Method |
Finds or creates a choice control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonChoice FindCreateChoice(
string caption
)
Parameters
- caption String
- The caption of the choice control
Return Value
IRibbonChoiceThe choice control
See Also