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


In This Topic
    NDockingFrameworkRenderer Class Members
    In This Topic

    The following tables list the members exposed by NDockingFrameworkRenderer.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the cahsed SolidBrush object used to fill surfaces. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the current Palette used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets/sets the control this renderer is attached to. (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public PropertyGets the cashed Pen object used to draw lines. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the cashed StringFormat object. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the cashed Font object used to draw glyphs. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Disposes all the resources used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public MethodRenders a caption.  
    Public MethodRenders a single caption button.  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public MethodRenders a floating frame.  
    Public Method  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public MethodFills the provided rect with a gradient. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Methodstatic (Shared in Visual Basic)Creates a Region object which will be used for generating docking hint during drag operation.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the cached GDI object used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected MethodOverridden.   
    Protected MethodRenders a default caption button. That is when the current color scheme is neither standard nor windows default.  
    Protected MethodRenders buttons on a caption.  
    Protected MethodRenders a standard caption button.  
    Protected MethodRenders the text on a caption button.  
    Protected MethodRenders a windows default caption button.  
    Protected MethodRenders a gradient caption.  
    Protected MethodRenders caption text.  
    Protected MethodRenders a standard caption. That is the Visual Studio 2003 style.  
    Protected MethodRenders a windows default caption. If a system theme is applied that theme will be used. Otherwise a standard win 2000 drawing will be applied.  
    Protected MethodRenders a standard frame.  
    Protected MethodRenders a windows default frame.  
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected MethodReleases all resources used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected MethodHandles the change in the renderer's palette. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NTabStripRenderer)
    Top
    See Also