Spread Windows Forms 12.0 Product Documentation
ManageInput Property


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > ISEditFormatter Interface : ManageInput Property
If implemented, it supports methods which allow an editor to use for validating and formatting user input.
Syntax
'Declaration
 
ReadOnly Property ManageInput As IManageFmtInput
'Usage
 
Dim instance As ISEditFormatter
Dim value As IManageFmtInput
 
value = instance.ManageInput
IManageFmtInput ManageInput {get;}

Property Value

IManageFmtInput
See Also

Reference

ISEditFormatter Interface
ISEditFormatter Members