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