Table of Contents

Property Icon

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Icon

Gets or sets the icon for the window.

IconSet? Icon { get; set; }

Property Value

IconSet

An ImageSet that represents the icon for the window.

Remarks

A window's icon designates the picture that represents the window in the taskbar as well as the icon that is displayed for the control box of the window. If images of several sizes are contained within the ImageSet, the most fitting size is selected automatically.