Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / IManageFmtInput Interface
Members


In This Topic
    IManageFmtInput Interface
    In This Topic
    Interface that provides a way to determine if the specified user input action is valid for a format and supplies the results of the action.
    Syntax
    'Declaration
     
    
    Public Interface IManageFmtInput 
    'Usage
     
    
    Dim instance As IManageFmtInput
    public interface IManageFmtInput 
    See Also