MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
WndProc Method (m)
NamespacesMPfm.WindowsControlsToolStripWndProc(Message%)
Pass the mouse events event when window is inactive Source: http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/d3b47e33-4fbc-45b9-9c57-e1697d6530ec/
Declaration Syntax
C#Visual Basic
protected override void WndProc(
	ref Message m
)
Protected Overrides Sub WndProc ( _
	ByRef m As Message _
)
Parameters
m (Message%)

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

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