Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / ShouldSerializeForeColor Method


In This Topic
    ShouldSerializeForeColor Method (ElementControl)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Shadows Function ShouldSerializeForeColor() As Boolean
    'Usage
     
    
    Dim instance As ElementControl
    Dim value As Boolean
     
    value = instance.ShouldSerializeForeColor()
    public virtual new bool ShouldSerializeForeColor()
    See Also