Widget.handleWmNotify

Called when a WM_NOTIFY is sent to the associated hwnd.

class Widget
version(win32_widgets)
int
handleWmNotify
(
NMHDR* hdr
,
int code
,
out int mustReturn
)

Meta