[This is preliminary documentation and is subject to change.]

The PhoenixWindowTabPageAttribute type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Icon
Gets or sets tab icon. It could be both resource or file.
Position
Gets or sets position of tab in window. Less than zero mean last. Default value is -1.
Title
Gets tab title.
TitleIsResource
Gets or sets whether title string is path to resource, or it is title itself.

See Also