The SalQuickTabs..::..SalTabControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | OnControlAdded |
Fires TabCollectionChanged when a new tab is added.
(Overrides Control..::..OnControlAdded(ControlEventArgs).) |
![]() | OnControlRemoved |
Fires TabCollectionChanged when a tab is removed.
(Overrides Control..::..OnControlRemoved(ControlEventArgs).) |
![]() | OnDrawItem |
Draws the tab label using the memonics
(Overrides TabControl..::..OnDrawItem(DrawItemEventArgs).) |
![]() | OnKeyDown |
Selects the next/previous tab using the keyboard.
(Overrides TabControl..::..OnKeyDown(KeyEventArgs).) |
![]() | OnPaint | (Overrides Control..::..OnPaint(PaintEventArgs).) |
![]() | OnSelectedIndexChanged | (Overrides TabControl..::..OnSelectedIndexChanged(EventArgs).) |
![]() | ProcessMnemonic | (Overrides Control..::..ProcessMnemonic(Char).) |
![]() | WndProc |
Overrides the message procedure to process the TCN_SELCHANGING notification.
(Overrides TabControl..::..WndProc(Message%).) |