| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Appearances As AppearancesCollection | |
| C# | |
|---|---|
public AppearancesCollection Appearances {get;} | |
The Appearances collection is a colletion of Appearances supplied for convenience. The Appearances in this collection have no direct effect on any object in the control. They are intended to be used as a repository of standard appearances which can then be applied to object in the control by assigning the appearance of the object to one of the items in the collection.
