SystemIcons
Each property of the SystemIcons class is an Icon object for Windows system-wide icons. This class cannot be inherited.
Gets an Icon object that contains the default application icon (WIN32: IDI_APPLICATION).
Gets an Icon object that contains the system asterisk icon (WIN32: IDI_ASTERISK).
Gets an Icon object that contains the system error icon (WIN32: IDI_ERROR).
Gets an Icon object that contains the system exclamation icon (WIN32: IDI_EXCLAMATION).
Gets an Icon object that contains the system hand icon (WIN32: IDI_HAND).
Gets an Icon object that contains the system information icon (WIN32: IDI_INFORMATION).
Gets an Icon object that contains the system question icon (WIN32: IDI_QUESTION).
Gets an Icon object that contains the shield icon.
Gets an Icon object that contains the system warning icon (WIN32: IDI_WARNING).
Gets an Icon object that contains the Windows logo icon (WIN32: IDI_WINLOGO).