C# Class BExplorer.Shell.ShellContextMenu.MessageWindow

Inheritance: System.Windows.Forms.Control
Show file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
MessageWindow ( ShellContextMenu parent ) : System

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

MessageWindow() public method

public MessageWindow ( ShellContextMenu parent ) : System
parent ShellContextMenu
return System

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void