Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ShouldSerializeForeColor Method


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