IDLitDirectWindow::MakeCurrent
Syntax | Arguments | Keywords | Version History
The IDLitDirectWindow::MakeCurrent procedure method sets the current graphics device to the window device and sets the current output window to the IDLitDirectWindow's window.
The IDLitDirectWindow::MakeCurrent method should be called before sending any Direct Graphics commands, to ensure that the graphics appears in the appropriate window.
Syntax
Obj->[IDLitDirectWindow::]MakeCurrent
Arguments
None
Keywords
None
Version History