ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / ResetFocusedBorderColor Method

In This Topic
    ResetFocusedBorderColor Method (C1TileControl)
    In This Topic
    Resets the value of the FocusedBorderColor property.
    Syntax
    'Declaration
     
    
    Public Sub ResetFocusedBorderColor() 
    public void ResetFocusedBorderColor()
    See Also