CreateGraphics()

Control::CreateGraphics() method

RTTI information.

System::SharedPtr<System::Drawing::Graphics> System::Windows::Forms::Control::CreateGraphics()

Remarks

Creates graphics associated with control.

See Also