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