New to Telerik UI for WinFormsStart a free 30-day trial

Options to specify the size of icons to return.

Definition

Namespace:Telerik.WinControls.FileDialogs

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum IconSize

Fields

Specifies extra large icon - 256 pixels by 256 pixels. (Vista+) and fails on XP or lower.

C#
ExtraLarge = 3

Specifies large icon - 48 pixels by 48 pixels.

C#
Large = 2

Specifies medium icon - 32 pixels by 32 pixels.

C#
Medium = 1

Specifies small icon - 16 pixels by 16 pixels.

C#
Small = 0
In this article
DefinitionFieldsExtraLargeLargeMediumSmall
Not finding the help you need?
Contact Support