Image MapOn Got Focus Method
This is overridden to repaint the control and select the appropriate image area as the active one
when the control gains 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 OnGotFocus(
EventArgs e
)VB
Protected Overrides Sub OnGotFocus (
e As EventArgs
)C++
protected:
virtual void OnGotFocus(
EventArgs^ e
) overrideF#
abstract OnGotFocus :
e : EventArgs -> unit
override OnGotFocus :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments