Namespace Syncfusion.Windows.Forms.Tools.Renderers
Classes
BasicRenderer
Basic Renderer. |
BasicRendererInfo |
Caption
Caption bar of the docking windows. |
ColorTableBase
Base class to others that keep colors for different part of docking windows. |
ColorTableOffice2003
Keeps the different colors for different part of docking windows (Office 2003-like appearance). |
ColorTableOffice2007
Keeps the different colors for different part of docking windows (Office 2007-like appearance). |
ColorTableOffice2007Base
Base class to other Office2007-like color tables. |
ColorTableOffice2007Outlook
Keeps the different colors for different part of docking windows (Office 2007-like appearance). |
ColorTableOffice2010
Keeps the different colors for different part of docking windows (Office 2010-like appearance). |
ColorTableOffice2010Base
Base class to other Office2010-like color tables. |
ColorTableVS2005
Keeps the different colors for different part of docking windows (Visual Studio 2005-like appearance). |
ColorTableVS2010
Keeps the different colors for different part of docking windows (Office VS2010-like appearance). |
ColorTableVS2012
Keeps the different colors for different part of docking windows (Visual Studio 2012-like appearance). |
DefaultRenderer
Default renderer style. |
DockingManagerRenderer
Rendering the docking manager with specified visual style. |
DockRendererPropertyOffice2007
Represents the Office2007 tab properties for the TabRenderer2D tab style. |
DockTabRendererOffice2007
DockTabRenderer for Office2007 style. |
MetroRenderer |
MozillaRenderer
Renderer of Mozilla style. |
Office2003Renderer
Renderer of Office2003 style. |
Office2007BlackRenderer
Renderer of Office2007Black style. |
Office2007BlueRenderer
Renderer of Office2007Blue style. |
Office2007SilverRenderer
Renderer of Office2007Silver style. |
OfficeXPRenderer
Renderer of OfficeXP style. |
PaintDockControlArgs
Collection of the docking windows different part of the classes such as Caption, Close Button and Pin Button. |
Renderer
A class a renderer should be derived from. |
RendererInfo
A class in which all renderer per-instance settings are stored. |
TabGroupRendererOffice2003
TabGroupRendererOffice2003 paints tabs in group mode. |
TabGroupRendererVS2005Beta
TabGroupRendererVS2005 paints tabs in group mode Visual studio 2005 Beta style. |
TabUIOffice2003Properties
TabUIOffice2003Properties describes properties for painting tab groups in AH mode Offise2003 style. |
TabUIVS2005Properties
TabUIVS2005Properties describes properties for painting AH tab panel in VS2005 style. |
TabUIVS2010Properties
TabUIVS2010Properties describes properties for painting AH tab panel in VS2010 style. |
TabUIVS2012Properties |
VS2005Renderer
VS2005 style renderer. |
Interfaces
IControlStyleLayout
The IControlStyleLayout interface. |
IDockingManagerRenderer
Provides the interface for DockingManagerRenderer for rendering the docking manager with the different themed color. |
IRenderer
Create a class derived from Renderer, implementing this interface, to make your own renderers for custom splitter styles and behavior. |
IRendererInfo
gets or sets Draw state Create a class implementing this interface for each custom Renderer and add there members and properties representing SplitContainerAdv properties you want to save in per-instance basis (s.a. Orientation, BackgroundColor.). |
IStyleRenderer
The IStyleRenderer interface. |
Enums
AutoHideSide
Specifies the edges of the host form to auto hide. |
CaptionState
Specifies the Caption of the docking windows. |
HitTestArea
Specifies the area which is hit by mouse pointer. |
Theme
Specifies the different XP OS themes. |