TabPageDrawBackGround Method

Paints the background of the control.

Definition

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

Parameters

gxBack  Graphics
A Graphics object to paint to.

See Also