ArcGIS Pro 2.9 API Reference Guide
OnEnter Method (EditBox)

ArcGIS.Desktop.Framework.Contracts Namespace > EditBox Class : OnEnter Method
Called when the 'Enter' key is pressed inside this control or when the control loses keyboard focus.
Syntax
protected internal virtual void OnEnter()
Protected Friend Overridable Sub OnEnter() 
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditBox Class
EditBox Members