ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / ResetHeaderForeColor Method

In This Topic
    ResetHeaderForeColor Method (C1SplitterPanel)
    In This Topic
    Resets the value of the HeaderForeColor property.
    Syntax
    'Declaration
     
    Public Sub ResetHeaderForeColor() 
    public void ResetHeaderForeColor()
    See Also