ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / TextElement Class / ResetForeColor Method

In This Topic
    ResetForeColor Method (TextElement)
    In This Topic
    Resets the value of the ForeColor property.
    Syntax
    'Declaration
     
    
    Public Sub ResetForeColor() 
    public void ResetForeColor()
    See Also