IRibbonSubFindCreateCheck Method |
Finds or creates a check box in this subitem.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonCheck FindCreateCheck(
string caption
)
Parameters
- caption String
- The checkbox's caption
Return Value
IRibbonCheckThe found or created checkbox
See Also