USDTabControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the tab control in Unified Service Desk.
public ref class USDTabControl : System::Windows::Controls::TabControl
public class USDTabControl : System.Windows.Controls.TabControl
type USDTabControl = class
inherit TabControl
Public Class USDTabControl
Inherits TabControl
- Inheritance
-
USDTabControl
- Derived
Constructors
USDTabControl() |
Initializes a new instance of the USDTabControl class. |
Fields
HasOneItemProperty |
A read-only property that specifies that the tab control has one item. |
TabNavigationModeProperty |
Properties
HasOneItem |
Contains a Boolean value that specifies if the tab control has one item. |
TabNavigationMode |
Methods
OnItemsChanged(NotifyCollectionChangedEventArgs) | |
OnKeyDown(KeyEventArgs) |