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. | |
[Experimental - This class will be moved to into a different assembly in the future.]
| ERY.AgateLib.Utility.DisplayWindowForm.DisplayWindowForm | ( | ) |
Constructs a DisplayWindowForm object.
| override void ERY.AgateLib.Utility.DisplayWindowForm.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
Control ERY.AgateLib.Utility.DisplayWindowForm.RenderTarget [get] |
The control which is rendered into.
|
AgateLib Awesome Game and Tool Engine Library |
|