Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuItemStateStyle Class / ShouldSerializeHoveredHighlightColor Method

In This Topic
    ShouldSerializeHoveredHighlightColor Method
    In This Topic
    Specifies whether to save the value of the HoveredHighlightColor property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeHoveredHighlightColor() As Boolean
    protected bool ShouldSerializeHoveredHighlightColor()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also