C# Class mRemoteNG.Tools.WindowPlacement

Mostra file Open project: mRemoteNG/mRemoteNG Class Usage Examples

Public Methods

Method Description
WindowPlacement ( Form form ) : System

Private Methods

Method Description
GetWindowPlacement ( ) : NativeMethods.WINDOWPLACEMENT
SetWindowPlacement ( NativeMethods windowPlacement ) : bool

Method Details

WindowPlacement() public method

public WindowPlacement ( Form form ) : System
form System.Windows.Forms.Form
return System