Class ToolTipControlStyleInfo
Inheritance
System.Object
ToolTipControlStyleInfo
Implements
System.ComponentModel.ICustomTypeDescriptor
System.IDisposable
System.ComponentModel.ISupportInitialize
System.IFormattable
System.IConvertible
System.Xml.Serialization.IXmlSerializable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Syncfusion.Tools.Windows.dll
public class ToolTipControlStyleInfo : StyleInfoSubObjectBase, ICustomTypeDescriptor, IDisposable, IStyleInfo, ISupportInitialize, IFormattable, IConvertible, IXmlSerializable, IStyleInfoSubObject
Constructors
Declaration
public ToolTipControlStyleInfo()
Declaration
public ToolTipControlStyleInfo(StyleInfoSubObjectIdentity identity)
Parameters
Declaration
public ToolTipControlStyleInfo(StyleInfoSubObjectIdentity identity, StyleInfoStore store)
Parameters
Properties
Declaration
[ThemeStudio]
public Color BackColor { get; set; }
Property Value
Type |
System.Drawing.Color |
Declaration
[ThemeStudio]
public Color BorderColor { get; set; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static ToolTipControlStyleInfo DefaultStyle { get; }
Property Value
Gets or sets the System.Drawing.Font value of the
SuperToolTip control.
Declaration
public Font DescriptionFont { get; set; }
Property Value
Declaration
[ThemeStudio]
public Color DescriptionForeColor { get; set; }
Property Value
Type |
System.Drawing.Color |
Gets or sets the System.Drawing.Font value of the
SuperToolTip control.
Declaration
public Font FooterFont { get; set; }
Property Value
Declaration
[ThemeStudio]
public Color FooterForeColor { get; set; }
Property Value
Type |
System.Drawing.Color |
Gets or sets the System.Drawing.Font value of the
SuperToolTip control.
Declaration
public Font HeaderFont { get; set; }
Property Value
Declaration
[ThemeStudio]
public Color HeaderForeColor { get; set; }
Property Value
Type |
System.Drawing.Color |
Declaration
[ThemeStudio]
public Color SeperatorColor { get; set; }
Property Value
Type |
System.Drawing.Color |
Methods
Declaration
protected override StyleInfoBase GetDefaultStyle()
Returns
Overrides
Implements
System.ComponentModel.ICustomTypeDescriptor
System.IDisposable
System.ComponentModel.ISupportInitialize
System.IFormattable
System.IConvertible
System.Xml.Serialization.IXmlSerializable