System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawDefault Property

Gets or sets a value indicating whether the column header should be drawn by the operating system instead of owner-drawn.

Syntax

public bool DrawDefault { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property when handling the ListView.DrawColumnHeader event for headers that you do not want to customize. If you set this property to true, the header will be drawn as usual.

Requirements

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