IRibbonGroupFindCustomControl Method |
Finds a custom control.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonCustomControl FindCustomControl(
string caption
)
Parameters
- caption String
- The caption of the custom control to look for
Return Value
IRibbonCustomControlThe custom control if found
See Also