DX9ToolsR4 - Created by: X | |
DX9DDGraphicsWin Constructor (Control)
Creates a new instance of the object. Uses DirectDraw.CreateFlags.Default for the creation flags.
[Visual Basic]Overloads Public Sub New( _
ByVal
Ctrl As
Control _
)
[C#]public DX9DDGraphicsWin(
Control Ctrl);
Parameters
- Ctrl
- A reference to a control that you want directdraw to render to.
See Also
DX9DDGraphicsWin Class | CBX.Libs.DX9ToolsR4 Namespace | DX9DDGraphicsWin Constructor Overload List