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


NInnerAdorners Class Members

The following tables list the members exposed by NInnerAdorners.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NInnerAdornersPanel  
Public Fieldstatic (Shared in Visual Basic)Reference to the WindowBackground property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the WindowHeight property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the WindowWidth property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the WindowX property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the WindowY property.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the window area. Automatically updated by Nevron.  
Public PropertyGets or sets the background of the window area.  
Public PropertyGets the window Height. Automatically updated by Nevron.  
Public PropertyGets the window Width. Automatically updated by Nevron.  
Public PropertyGets the window X coordinate. Automatically updated by Nevron.  
Public PropertyGets the window Y coordinate. Automatically updated by Nevron.  
Top
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