Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / IManageFmtInput2 Interface
Members


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