IRibbonGroupFindCheck Method |
Finds a checkbox.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 15.0.2.11458
SyntaxIRibbonCheck FindCheck(
string caption
)
Parameters
- caption
- Type: SystemString
The caption of the checkbox to look for
Return Value
Type:
IRibbonCheckThe checkbox if found
See Also