MindFusion.Wpf Pack Programmer's Guide
TabControl Events
 


 Public Events

  Name Description

DragCompleted

Raised when a drag operation has completed.

DragStarted

Raised when a drag operation has started.

TabAdd

Raised when a tab has been added to the control.

TabAddButtonClick

Raised when the 'Add' button in a tab header has been clicked.

TabClick

Raised when a tab has been clicked.

TabDown

Raised when the mouse is pressed over a tab.

TabEnter

Raised when the mouse enters a tab.

TabLeave

Raised when the mouse leaves a tab.

TabMove

Raised when a tab has been moved interactively through dragging.

TabRemoveButtonClick

Raised when the 'Remove' button in a tab header has been clicked.

TabSelectionChanged

Raised when the tab selection has changed.

 See Also

TabControl Class
MindFusion.UI.Wpf Namespace