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