System.Windows.Forms.TreeViewDrawMode.OwnerDrawText Field

The label portion of the System.Windows.Forms.TreeView nodes are drawn manually. Other node elements are drawn by the operating system, including icons, checkboxes, plus and minus signs, and lines connecting the nodes.

Syntax

TreeViewDrawMode OwnerDrawText

Requirements

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