IRibbonGroupFindCreateColorChooser Method |
Finds or creates a color chooser.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 15.0.2.11458
SyntaxIRibbonColorChooser FindCreateColorChooser(
string caption
)
Parameters
- caption
- Type: SystemString
The caption of the color chooser
Return Value
Type:
IRibbonColorChooserThe color chooser
See Also