Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FontSelector Class / RefreshList Method


In This Topic
    RefreshList Method
    In This Topic
    Refreshes the list.
    Syntax
    'Declaration
     
    
    Public Overridable Sub RefreshList() 
    'Usage
     
    
    Dim instance As FontSelector
     
    instance.RefreshList()
    public virtual void RefreshList()
    See Also