Share via


FormControl.mouseLeave Method

Definition

Indicates that the mouse pointer has left the control.

public:
 virtual void mouseLeave();
public virtual void mouseLeave ();
abstract member mouseLeave : unit -> unit
override this.mouseLeave : unit -> unit
Public Overridable Sub mouseLeave ()

Applies to