TpsViewAttribute Properties |
The TpsViewAttribute type exposes the following members.
Name | Description | |
---|---|---|
ABBMenuImagePath |
Gets the path to the image associated with the view in the start panel.
| |
AssemblyName |
Gets the name of the assembly.
| |
Closeable |
Defines if the view is closeable or not, its default value is true.
| |
ResourceAssembly |
Gets the name of the resource assembly associated with the view.
| |
StartPanelLocation |
Gets the start panel location of the view.
| |
StartupType |
Gets the startup type for the view.
| |
TaskBarImagePath |
Gets the path to the image associated with the view in the start panel and in the taskbar.
| |
Text |
Gets the text associated with the view in the ABBMenu (start panel) and in the taskbar.
| |
TpsViewClassName |
Gets the fully qualified name of the TpsView class.
| |
TpsViewType |
Gets the type of the view.
| |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |