ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / ShouldSerializeForeColor Method

In This Topic
    ShouldSerializeForeColor Method (RibbonControlHost)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Protected Overridable Function ShouldSerializeForeColor() As System.Boolean
    protected virtual System.bool ShouldSerializeForeColor()
    See Also