Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NRenderCaptionContext Class


In This Topic
    NRenderCaptionContext Class Fields
    In This Topic

    For a list of all members of this type, see NRenderCaptionContext members.

    Public Fields
     NameDescription
    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.  
    Public FieldThe smallest rectangle that contains all the buttons  
    Public FieldThe bounds (in client coordinates) of the caption.  
    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.  
    Public FieldThe Font object to be used.  
    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.  
    Public FieldA specific value used to render XP themes.  
    Public FieldThe image to draw on the caption  
    Public FieldThe rect where to render image.  
    Public FieldSpecifies whether the caption is active.  
    Public FieldDetermines whether the rendered panel is currently floating.  
    Public FieldGets the INDockingPanel instance associated with the rendering operation.  
    Public FieldThe text of the caption.  
    Public FieldThe rectangle where the text should be rendered.  
    Public FieldThe text size.  
    Top
    See Also