IRibbonGroupFindCreateEdit Method |
Finds or creates an editable input field.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
SyntaxIRibbonEdit FindCreateEdit(
string caption
)
Parameters
- caption String
- The caption of the input field
Return Value
IRibbonEditThe input field
See Also