Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INCaptionControl Interface

In This Topic
    INCaptionControl Interface Properties
    In This Topic

    For a list of all members of this type, see INCaptionControl members.

    Public Properties
     NameDescription
     PropertyGets or sets a value whether the control might be dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets the object containing information about current border style. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the current border width. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets a value whether the control can activate. True by default. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     PropertyGets the NCaptionBar object that represents the control caption.  
     PropertyGets an array with all the commands associated with this instance.  
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     PropertyGets the preffered base border color for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the preffered border style for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets or sets the INDragHandler instance to be used from this control. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets the object containing information about the current drag operation. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets the size of this instance while being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyDetermines whether the current instance is enabled. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     PropertyGets or sets a value whether the caption is visible or not  
     PropertyGets a value whether the control is currently active. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
     PropertyGets a value whether the border is in hot state - either focused or hovered. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets a value indicating whether the caption is currently active.  
     PropertyGets a value whether the control is currently being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl)
     PropertyGets or sets the render context to be used when painting caption.  
     PropertyGets the current size state of the control  
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     PropertyGets or sets the text to be displayed by the caption  
     PropertyDetermines whether the control is visible. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl)
    Top
    See Also