NevronOpenVision
Nevron.Nov.UI Namespace / NGroupBox Class
Fields Properties Methods Events


In This Topic
    NGroupBox Class Members
    In This Topic

    The following tables list the members exposed by NGroupBox.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Reference to the IsMouseOverSymbol property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NGroupBox.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Symbol property  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the group box is expandable by the user or not.  
    Public PropertyGets or sets the header offset  
    Public PropertyGets whether the mouse is currently over the symbol or not. Automatically updated by Nevron.  
    Public PropertyGets or sets the tree view item symbol.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to include the header height measure in the border thickness measure  
    Public MethodOverridden. Called to propagate the forward display traversal to the node child.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to make the content occupy the content area.  
    Protected MethodOverridden. Overriden to return a border wall for the group box.  
    Protected MethodOverridden. Gets the hit test region for this widget. The returned region is used in both point and region widget hit tests.  
    Protected MethodOverridden. Overriden to return the desired size of the content  
    Protected MethodOverridden. Default handler for the mouse down event  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint  
    Top
    See Also