Spread WinForms 15
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()
See Also