Class SuperToolTipRenderer
Inheritance
System.Object
SuperToolTipRenderer
Assembly: Syncfusion.Tools.Windows.dll
public class SuperToolTipRenderer : Object
Constructors
Declaration
public SuperToolTipRenderer()
Fields
Declaration
protected Color m_backcolor
Field Value
| Type |
| System.Drawing.Color |
m_bodycolor
Declaration
protected Color m_bodycolor
Field Value
| Type |
| System.Drawing.Color |
Declaration
protected Color m_bordercolor
Field Value
| Type |
| System.Drawing.Color |
Declaration
protected Color m_footercolor
Field Value
| Type |
| System.Drawing.Color |
Declaration
protected Color m_headercolor
Field Value
| Type |
| System.Drawing.Color |
Methods
Declaration
public static SuperToolTipRenderer GetColorTable(string themeName)
Parameters
| Type |
Name |
Description |
| System.String |
themeName |
|
Returns