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

Gets or sets the icon for the form.

Syntax

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

Property Value

An System.Drawing.Icon that represents the icon for the form.

Requirements

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

See Also