TabPane Constructors
The page container with built-in flat tabs (unlike the NavigationFrame), displaying one page at a time. Supports animation effects when navigating through pages. See Navigation Frame and Tab Pane.
Name | Description |
---|---|
TabPane() | Initializes a new instance of the TabPane class with the default settings. |
See Also