InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputControlHost Class / ShouldSerializeForeColor Method

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