Class ToolWindowCaptionElement
Implements the Caption element in a ToolTabStrip control.
Inheritance
System.Object
ToolWindowCaptionElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Docking
Assembly: Telerik.WinControls.RadDock.dll
Syntax
public class ToolWindowCaptionElement : RadItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
ToolWindowCaptionElement()
Declaration
public ToolWindowCaptionElement()
Fields
IsActiveProperty
A property to determine whether the element is currently active (associated with the ActiveWindow instance within a RadDock).
Declaration
public static RadProperty IsActiveProperty
Field Value
RadProperty
|