ToolBarDraw Method

Draw ToolBar with transparent background

Definition

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

Parameters

gxOff  Graphics
Graphic object above bitmap used for painting TabControl

See Also