Image MapOn Lost Focus Method
This is overridden to repaint the control when it loses focus
Definition
Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2024.12.31.0
C#
protected override void OnLostFocus(
EventArgs e
)VB
Protected Overrides Sub OnLostFocus (
e As EventArgs
)C++
protected:
virtual void OnLostFocus(
EventArgs^ e
) overrideF#
abstract OnLostFocus :
e : EventArgs -> unit
override OnLostFocus :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments