RadControls for WinForms

Raised whenever a new DockTabStrip instance is needed internally by the framework. Allows for providing custom ToolTabStrip and DocumentTabStrip implementations.

Namespace: Telerik.WinControls.UI.Docking
Assembly: Telerik.WinControls.RadDock (in Telerik.WinControls.RadDock.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public event DockTabStripNeededEventHandler DockTabStripNeeded
Visual Basic
Public Event DockTabStripNeeded As DockTabStripNeededEventHandler

See Also