Click or drag to resize

SystemListViewOnNotifyMessage Method

This method is called if a notification event is performed on the message pump WndProc(Message)

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override void OnNotifyMessage(
	Message m
)

Parameters

m  Message
See Also