ToolBarDrawBackGround Method

Draws background for ToolBar.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
protected override void DrawBackGround(
	Graphics gxOff
)

Parameters

gxOff  Graphics
Graphics object used for painting.

See Also