Click or drag to resize

SystemIcons Class

Methods to get system icons for file types and static icons
Inheritance Hierarchy
SystemObject
  Eto.IOSystemIcons

Namespace:  Eto.IO
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static class SystemIcons

The SystemIcons type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFileIcon
Gets a file icon for the specified file
Public methodStatic memberGetStaticIcon
Gets a static system-defined icon for the specified type.
Top
See Also