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


In This Topic
    NProgressBarRenderer Class Members
    In This Topic

    The following tables list the members exposed by NProgressBarRenderer.

    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 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. Releases all resources used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method  
    Public Method  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public MethodRenders the progress rectangle.  
    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 Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Top
    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 Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected MethodReleases all resources used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected MethodHandles the change in the renderer's palette. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Top
    See Also