Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NToolbarDockRenderer Class
Properties Methods


In This Topic
    NToolbarDockRenderer Class Members
    In This Topic

    The following tables list the members exposed by NToolbarDockRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Protected Methods
     NameDescription
    Protected MethodCreates the cached GDI object used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected MethodCreates the core instance of the palette. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected Method  
    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 MethodHandles the change in the renderer's palette. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Top
    See Also