SystemIcons.Question

SystemIcons.Question property

Gets an Icon object that contains the system question icon (WIN32: IDI_QUESTION).

public static Icon Question { get; }

Property Value

An Icon object that contains the system question icon.

See Also