Class CustomControl
Inheritance
| WinControl | CustomControl 🡄 WinControl 🡄 Control 🡄 Component 🡄 Object |
Properties
| Canvas | The canvas object for drawing on the control (Readonly). |
| OnPaint: |
Methods
| getCanvas () | Returns the Canvas object for the given object that has inherited from customControl. |
Inheritance
- WinControl
- CustomControl 🡄 WinControl 🡄 Control 🡄 Component 🡄 Object
Properties
- Canvas
-
The canvas object for drawing on the control (Readonly).
Type:
- OnPaint:
- an OnPaint event you can assign to do some extra painting