StockIconOptions Enum

Definition

Provides options for use with GetStockIcon(StockIconId, StockIconOptions).

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum StockIconOptions
Inheritance
StockIconOptions
Attributes

Fields

Name Value Description
Default 0

Use the defaults, which is to retrieve a large version of the icon (as defined by the current system metrics).

SmallIcon 1

Retrieve the small version of the icon (as defined by the current system metrics).

ShellIconSize 4

Retrieve the shell icon size of the icon.

LinkOverlay 32768

Add a link overlay onto the icon.

Selected 65536

Blend the icon with the system highlight color.

Applies to

Vara Útgáfur
.NET 8 (package-provided), 9 (package-provided)
Windows Desktop 8, 9