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.1
Syntax
protected override void OnNotifyMessage(
	Message m
)

Parameters

m
Type: System.Windows.FormsMessage
See Also