SystemIcons::Information Property

 

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

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Icon^ Information {
	static Icon^ get();
}

Property Value

Type: System.Drawing::Icon^

An Icon object that contains the system information icon.

.NET Framework
Available since 1.1
Return to top
Show: