| Instrumentation Widgets Class Reference |
|
InstrumentationControl.OnPaint Method
Overrided method to provide custom painting.
[Visual Basic]
Overrides Protected Sub OnPaint( _
ByVal
pe As
PaintEventArgs _
)
Parameters
-
pe
-
Remarks
Do not override this method when derive from control. Use Draw() method instead.
See Also
InstrumentationControl Class | PerpetuumSoft.Widgets Namespace