NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SystemIcons Properties

The properties of the SystemIcons class are listed below. For a complete list of SystemIcons class members, see the SystemIcons Members topic.

Public:

Application Icon is the default Application icon. (WIN32: IDI_APPLICATION)
Asterisk Icon is the system Asterisk icon. (WIN32: IDI_ASTERISK)
Error Icon is the system Error icon. (WIN32: IDI_ERROR)
Exclamation Icon is the system Exclamation icon. (WIN32: IDI_EXCLAMATION)
Hand Icon is the system Hand icon. (WIN32: IDI_HAND)
Information Icon is the system Information icon. (WIN32: IDI_INFORMATION)
Question Icon is the system Question icon. (WIN32: IDI_QUESTION)
Warning Icon is the system Warning icon. (WIN32: IDI_WARNING)
WinLogo Icon is the Windows Logo icon. (WIN32: IDI_WINLOGO)

See Also

SystemIcons Class | System.Drawing Namespace