ERY.AgateLib.Utility.DisplayWindowForm Class Reference

Form which is used fora generic display. More...

List of all members.

Public Member Functions

 DisplayWindowForm ()
 Constructs a DisplayWindowForm object.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Properties

Control RenderTarget [get]
 The control which is rendered into.


Detailed Description

Form which is used fora generic display.

[Experimental - This class will be moved to into a different assembly in the future.]


Constructor & Destructor Documentation

ERY.AgateLib.Utility.DisplayWindowForm.DisplayWindowForm (  ) 

Constructs a DisplayWindowForm object.


Member Function Documentation

override void ERY.AgateLib.Utility.DisplayWindowForm.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Parameters:
disposing true if managed resources should be disposed; otherwise, false.


Property Documentation

Control ERY.AgateLib.Utility.DisplayWindowForm.RenderTarget [get]

The control which is rendered into.


The documentation for this class was generated from the following files:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo