NevronOpenVision
Nevron.Nov.UI Namespace / NGroupBox Class


NGroupBox Class Methods

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

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