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


In This Topic
    NMenuRenderer Class Members
    In This Topic

    The following tables list the members exposed by NMenuRenderer.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cahsed SolidBrush object used to fill surfaces. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the left column width.  
    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.NCommandRenderer)
    Public MethodOverloaded. Overridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public MethodDraws the specified command on the graphics device. (Inherited from Nevron.UI.WinForm.Controls.NCommandRenderer)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCommandRenderer)
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.   
    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 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 Method (Inherited from Nevron.UI.WinForm.Controls.NCommandRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCommandRenderer)
    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