Image MapOn Click(Event Args) Method
This is overridden to raise the image map click event when a defined image area is clicked
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 OnClick(
EventArgs e
)VB
Protected Overrides Sub OnClick (
e As EventArgs
)C++
protected:
virtual void OnClick(
EventArgs^ e
) overrideF#
abstract OnClick :
e : EventArgs -> unit
override OnClick :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments