IRibbonGroupFindEdit Method |
Finds an editable input field.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 15.0.2.11458
SyntaxIRibbonEdit FindEdit(
string caption
)
Parameters
- caption
- Type: SystemString
The caption of the input field to look for
Return Value
Type:
IRibbonEditThe input field
See Also