dbicDayView Send comments on this topic.
CreateGraphics Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : CreateGraphics Method

Creates the System.Drawing.Graphics for the control.

Syntax

Visual Basic (Declaration) 
Public Function CreateGraphics() As Graphics
C# 
public Graphics CreateGraphics()

Return Value

The System.Drawing.Graphics for the control.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also