SystemIcons.Application
SystemIcons.Application property
Gets an Icon object that contains the default application icon (WIN32: IDI_APPLICATION).
public static Icon Application { get; }
Property Value
An Icon object that contains the default application icon.
See Also
- class Icon
- class SystemIcons
- namespace System.Drawing
- assembly Aspose.Drawing