C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command.Styles.RadialMenu Namespace / TooltipStyle Class
Properties Methods Events


TooltipStyle Class Members

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.C1Themes.BaseStyle)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Property (Inherited from C1.Win.C1Themes.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.C1Themes.BaseStyle)
Protected Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Property (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Property (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
Public Methods
 NameDescription
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public MethodOverloaded.  (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Method (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Method (Inherited from C1.Win.C1Themes.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.C1Themes.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 Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
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.C1Themes.StyledPropertyCollection)
Top
See Also