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