Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NCaptionBar Class
Properties Methods


In This Topic
    NCaptionBar Class Members
    In This Topic

    The following tables list the members exposed by NCaptionBar.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the tooltips for the internally created buttons will be updated depending on their state.  
    Public PropertyGets or sets a value indicating whether the caption bar will display tooltips.  
    Public PropertyGets or sets the image to be displayed by the caption bar.  
    Public PropertyGets or sets the image index to use from the imagelist.  
    Public PropertyGets or sets the imagelist to be used by the caption bar.  
    Public PropertyGets or sets the size to be used when calculating image bounds.  
    Public PropertyGets or sets the internal padding of the caption.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public MethodGets the button which bounds contains the specified point.  
    Public MethodChecks whether a button contains the specified point.  
    Public MethodGets the button with the specififed id.  
    Public MethodGets the smallest rectangle that contains all the buttons.  
    Public MethodMeasures the current text.  
    Public MethodResets all the buttons to their default state.  
    Public MethodShows/hides all the buttons.  
    Public MethodUpdates the caption to fit the specified bounds.  
    Top
    Protected Methods
     NameDescription
    Protected MethodPerforms layout upon the buttons.  
    Top
    See Also