View.ViewTab Property
Parent Object: ViewDescription
Read-only property that returns the ViewTab of this view.
Syntax
View.ViewTab() As ViewTabProperty Value
This is a read only property whose value is a ViewTab.Samples
Name | Description |
Move view tab between different view frames | This sample demonstrates how to move views using ViewTab between different view frames. |