IRibbonGroupFindCreateCustomControl Method |
Finds or creates a custom control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonCustomControl FindCreateCustomControl(
string caption
)
Parameters
- caption String
- The caption of the control
Return Value
IRibbonCustomControlThe custom control
See Also