C# Class LayoutFarm.UI.PlatformWinBoxForm

Inheritance: IPlatformWindowBox
Datei anzeigen Open project: prepare/HTML-Renderer Class Usage Examples

Private Properties

Property Type Description
IPlatformWindowBox void
IPlatformWindowBox void

Public Methods

Method Description
PlatformWinBoxForm ( AbstractCompletionWindow form ) : System

Private Methods

Method Description
IPlatformWindowBox ( ) : void
IPlatformWindowBox ( int x, int y ) : void

Method Details

PlatformWinBoxForm() public method

public PlatformWinBoxForm ( AbstractCompletionWindow form ) : System
form AbstractCompletionWindow
return System