Name | Description | |
---|---|---|
TooltipStyle Constructor | Initializes a new instance of the TooltipStyle. |
The following tables list the members exposed by TooltipStyle.
Name | Description | |
---|---|---|
TooltipStyle Constructor | Initializes a new instance of the TooltipStyle. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the System.Drawing.Color used to paint the background. | |
BorderColor | Gets or sets the System.Drawing.Color used to draw the border around the element. | |
BorderWidth | Gets or sets the width of the border around the element. | |
Font | Gets or sets the text font of the element. | |
ForeColor | Gets or sets the System.Drawing.Color used to write the text. | |
IsDefault | (Inherited from C1.Win.Themes.BaseStyle) | |
IsDisposed | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Name | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
PaddingHorizontal | Gets or sets the thickness of the horizontal padding between the element edges and its content. | |
PaddingVertical | Gets or sets the thickness of the vertical padding between the element edges and its content. |
Name | Description | |
---|---|---|
DefaultStyle | (Inherited from C1.Win.Themes.BaseStyle) | |
Owner | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Parent | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Root | (Inherited from C1.Win.Themes.BaseStyle) | |
ThemeProvider | (Inherited from C1.Win.Themes.BaseStyle) | |
TopOwner | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
Clone | (Inherited from C1.Win.Themes.BaseStyle) | |
Copy | (Inherited from C1.Win.Themes.BaseStyle) | |
Dispose | Overloaded. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
GetProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Reset | (Inherited from C1.Win.Themes.BaseStyle) | |
ToString | (Inherited from C1.Win.Themes.BaseStyle) | |
TryGetProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
EndUpdate | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
HasProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
IsDefaultProperty | (Inherited from C1.Win.Themes.BaseStyle) | |
IsInitialized | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
OnGetUninitializedProperty | (Inherited from C1.Win.Themes.BaseStyle) | |
OnOwnerChanged | (Inherited from C1.Win.Themes.BaseStyle) | |
OnPropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
ResetBackColor | Restores the default value of the BackColor property. | |
ResetBorderWidth | Restores the default value of the BorderWidth property. | |
ResetFont | Restores the default value of the Font property. | |
ResetForeColor | Restores the default value of the ForeColor property. | |
ResetPaddingHorizontal | Restores the default value of the PaddingHorizontal property. | |
ResetPaddingVertical | Restores the default value of the PaddingVertical property. | |
ResetProperty | Overloaded. (Inherited from C1.Win.Themes.BaseStyle) | |
ShouldSerializeBackColor | Specifies whether to save the value of the BackColor property. | |
ShouldSerializeBorderWidth | Specifies whether to save the value of the BorderWidth property. | |
ShouldSerializeFont | Specifies whether to save the value of the Font property. | |
ShouldSerializeForeColor | Specifies whether to save the value of the ForeColor property. | |
ShouldSerializePaddingHorizontal | Specifies whether to save the value of the PaddingHorizontal property. | |
ShouldSerializePaddingVertical | Specifies whether to save the value of the PaddingVertical property. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) |