TouchListOnPaint Method

Paint the control.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
protected override void OnPaint(
	PaintEventArgs e
)

Parameters

e  PaintEventArgs
The paint event arguments.

See Also