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


In This Topic
    NCaptionButton Class Members
    In This Topic

    The following tables list the members exposed by NCaptionButton.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the button.  
    Public PropertyGets a value whether the button has currently captured the mouse.  
    Public PropertyGets or sets a value whether the button is enabled.  
    Public Property  
    Public PropertyGets or sets the unique identifier of the button.  
    Public PropertyGets or sets the current interactive state of the button.  
    Public PropertyGets or sets the text to be displayed by the button.  
    Public PropertyGets or sets the tooltip text to be displayed when the user hovers the button.  
    Public PropertyGets or sets a value whether the painting will be handled by the user.  
    Public PropertyGets or sets the visibility of the button.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodCopies the entire information from the specified button.  
    Public MethodRenders the button using the specified context and renderer.  
    Public MethodResets the current state of the button.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSets the current state of the button.  
    Top
    See Also