Wimark.Controls Class Library  

ExplorerGroup.IsSpecial Property

Gets or sets a value that indicates whether an explorer group is of special interest.

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

ExplorerGroup Class | ExplorerGroup Members | Wimark.Controls Namespace