FarPoint.Win
IManageFmtInput Interface
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : IManageFmtInput Interface


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

Visual Basic (Declaration) 
Public Interface IManageFmtInput 
Visual Basic (Usage)Copy Code
Dim instance As IManageFmtInput
C# 
public interface IManageFmtInput 

See Also