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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected override void OnNotifyMessage(
	Message m
)

Parameters

m
Type: System.Windows.FormsMessage
See Also