IRibbonGroupFindColorChooser Method |
Finds a color chooser.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 15.0.2.11458
SyntaxIRibbonColorChooser FindColorChooser(
string caption
)
Parameters
- caption
- Type: SystemString
The caption of the color chooser to look for
Return Value
Type:
IRibbonColorChooserThe color chooser if found
See Also