IRibbonGroupFindCreateCheck Method |
Finds or creates a checkbox control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonCheck FindCreateCheck(
string caption
)
Parameters
- caption String
- The caption of the checkbox control
Return Value
IRibbonCheckThe checkbox control
See Also