SystemIcons.Information

SystemIcons.Information property

Gets an Icon object that contains the system information icon (WIN32: IDI_INFORMATION).

public static Icon Information { get; }

Property Value

An Icon object that contains the system information icon.

See Also