MonthCalendarDrawBackGround Method

Draws background for MonthCalendar.

Definition

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

Parameters

gxOff  Graphics
Graphic object above bitmap used for painting MonthCalendar

See Also