NevronOpenVision
Nevron.Nov.UI Namespace / NInnerAdorners Class


In This Topic
    NInnerAdorners Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. Appends the display children of the node to the provided list  
    Top
    Protected Methods
     NameDescription
    Protected MethodAccumulates the inner adorners.  
    Protected MethodSets the bounds of the specified adorner element.  
    Protected MethodOverridden. Overriden to layout the inner adorners.  
    Protected MethodLayouts the inner adorners. This method is typically called last - after the visibility of the adorners has been computed in the layout phase.  
    Protected MethodGets the bottom side adorner  
    Protected MethodGiven the content area for arrangement, returns the area in which inner addorners must be arranged. This implementation simply returns the content area.  
    Protected MethodGets the left bottom corner side adorner  
    Protected MethodGets the left side adorner  
    Protected MethodGets the left top corner adorner  
    Protected MethodGets the right bottom corner adorner  
    Protected MethodGets the right side adorner  
    Protected MethodGets the right top corner adorner  
    Protected MethodGets the top side adorner  
    Protected MethodGets the desired size for the specified adorner element.  
    Protected MethodOverridden. Overriden to paint the window background, after the widget background and border are painted.  
    Protected MethodPaints the window background  
    Protected MethodCalled when the window area has changed  
    Top
    See Also