ImageMapWndProc Method

This is overridden to invalidate the client area so that the control is redrawn correctly when scrolled.

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
protected override void WndProc(
	ref Message m
)

Parameters

m  Message
The message

See Also