Show / Hide Table of Contents

Enum SystemIconType

Enumeration of system icons based on the Win32 base icon set.

Namespace: OpenTK.Platform
Assembly: OpenTK.Platform.dll
Syntax
public enum SystemIconType

Fields

Name Description
Default

Default icon for applications.

Error

Error icon.

Information

An icon with an encircled letter I.

OperatingSystem

An icon displaying the operating system logo.

Question

An icon with a question mark.

Shield

An icon related to security and super user priveleges.

Warning

An icon which represents a warning.

In this article
Back to top Generated by DocFX