ColumnHeader Constructor (String^)

 

Initializes a new instance of the ColumnHeader class with the image specified.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
ColumnHeader(
	String^ imageKey
)

Parameters

imageKey
Type: System::String^

The key of the image to display in the ColumnHeader.

.NET Framework
Available since 2.0
Return to top
Show: