Wimark.Controls Class Library  

TreeNode.EditorDraw Property

Gets or sets a value indicating whether the label editor always should draw the label.

[Visual Basic]
Public Property EditorDraw As Boolean 
[C#]
public bool EditorDraw {get; set;}
[C++]
public: __property bool get_EditorDraw();
public: __property void set_EditorDraw(bool);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

TreeNode Class | TreeNode Members | Wimark.Controls Namespace