IRibbonGroupFindCreateSub Method |
Finds or creates a subitem for a choice control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonSub FindCreateSub(
string caption
)
Parameters
- caption String
- The caption of the subitem
Return Value
IRibbonSubThe subitem
See Also