ViewNavigator Constructors
Obsolete. A component used to create a View Navigator bar.Name | Parameters | Description |
---|---|---|
ViewNavigator() | none | Initializes a new instance of the ViewNavigator class with default settings. |
ViewNavigator(IContainer) | container | Initializes a new instance of the ViewNavigator class with the specified container. |
See Also