System.Windows.Forms.DrawListViewColumnHeaderEventArgs: Method Members

The methods of System.Windows.Forms.DrawListViewColumnHeaderEventArgs are listed below. For a list of all members, see the DrawListViewColumnHeaderEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Methods

DrawBackground()

Draws the background of the column header.

DrawText()

Draws the column header text using the default formatting.

DrawText(TextFormatFlags)

Draws the column header text, formatting it with the specified System.Windows.Forms.TextFormatFlags values.