Wimark.Controls Class Library  

TreeNode.ShowPlusMinusInitially Property

Gets or sets a value indicating whether the plus-sign button always should be displayed before the tree node has been expanded.

[Visual Basic]
Public Property ShowPlusMinusInitially As Boolean 
[C#]
public bool ShowPlusMinusInitially {get; set;}
[C++]
public: __property bool get_ShowPlusMinusInitially();
public: __property void set_ShowPlusMinusInitially(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