MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OnNotifyMessage Method (m)
NamespacesMPfm.WindowsControlsSongGridViewOnNotifyMessage(Message)
Occurs when the kernel sends message to the control. Intercepts WM_ERASEBKGND and cancels the message to prevent flickering.
Declaration Syntax
C#Visual Basic
protected override void OnNotifyMessage(
	Message m
)
Protected Overrides Sub OnNotifyMessage ( _
	m As Message _
)
Parameters
m (Message)

[Missing <param name="m"/> documentation for "M:MPfm.WindowsControls.SongGridView.OnNotifyMessage(System.Windows.Forms.Message)"]

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)