Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / TooltipStyle Class
Properties Methods Events


In This Topic
    TooltipStyle Class Members
    In This Topic

    The following tables list the members exposed by TooltipStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TooltipStyle.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the background.  
    Public PropertyGets or sets the System.Drawing.Color used to draw the border around the element.  
    Public PropertyGets or sets the width of the border around the element.  
    Public PropertyGets or sets the text font of the element.  
    Public PropertyGets or sets the System.Drawing.Color used to write the text.  
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the horizontal padding between the element edges and its content.  
    Public PropertyGets or sets the thickness of the vertical padding between the element edges and its content.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public MethodOverloaded.  (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected MethodRestores the default value of the BackColor property.  
    Protected MethodRestores the default value of the BorderWidth property.  
    Protected MethodRestores the default value of the Font property.  
    Protected MethodRestores the default value of the ForeColor property.  
    Protected MethodRestores the default value of the PaddingHorizontal property.  
    Protected MethodRestores the default value of the PaddingVertical property.  
    Protected MethodOverloaded.  (Inherited from C1.Win.Themes.BaseStyle)
    Protected MethodSpecifies whether to save the value of the BackColor property.  
    Protected MethodSpecifies whether to save the value of the BorderWidth property.  
    Protected MethodSpecifies whether to save the value of the Font property.  
    Protected MethodSpecifies whether to save the value of the ForeColor property.  
    Protected MethodSpecifies whether to save the value of the PaddingHorizontal property.  
    Protected MethodSpecifies whether to save the value of the PaddingVertical property.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also