dbicCalendar Send comments on this topic.
Size Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : Size Property

Gets or sets the size of the form.

Syntax

Visual Basic (Declaration) 
Public Property Size As Size
C# 
public Size Size {get; set;}

Property Value

A System.Drawing.Size that represents the size of the form.

Requirements

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

See Also