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


In This Topic
    NRenderFrameContext Class Members
    In This Topic

    The following tables list the members exposed by NRenderFrameContext.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldA collection of all the NBorder objects forming the frame.  
    Public FieldThe bounds into which painting will occur. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext)
    Public FieldA collection of all the buttons visible on the caption. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe smallest rectangle that contains all the buttons (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe bounds (in client coordinates) of the caption. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe clip bounds. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext)
    Public FieldThe NSkin instance currently used to visualize GUI elements. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext)
    Public FieldSpecifies whether to draw grippers. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe Font object to be used. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe graphics object to be used by the drawing operation. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext)
    Public FieldSpecifies the current gripper style to be applied. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldA specific value used to render XP themes. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe image to draw on the caption (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe rect where to render image. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldSpecifies whether the caption is active. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldDetermines whether the rendered panel is currently floating. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldGets the INDockingPanel instance associated with the rendering operation. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe text of the caption. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe rectangle where the text should be rendered. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Public FieldThe text size. (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether the context is valid and might be used by a renderer. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NRenderCaptionContext)
    Top
    See Also