TouchListDrawBackGround Method
Draws the background of TouchList.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected override void DrawBackGround(
Graphics gxBack
)
Protected Overrides Sub DrawBackGround (
gxBack As Graphics
)
Parameters
- gxBack Graphics
- A Graphics object to draw to.