Gets or sets a value indicating whether the System.Windows.Forms.TreeNode should be drawn by the operating system rather than being owner drawn.
Documentation for this section has not yet been entered.
Set this property to true for nodes that you do not want to customize when you handle the TreeView.DrawNode event. For example, this is useful when you want to customize only nodes that are in a specific state.