TouchListLiteOnPaint Method
Overrides the OnPaint of the parent class.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected override void OnPaint(
PaintEventArgs e
)
Protected Overrides Sub OnPaint (
e As PaintEventArgs
)
Parameters
- e PaintEventArgs
- Event arguments about painting.