Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / ManageInput Property


In This Topic
ManageInput Property (GeneralFormatter)
In This Topic
This class does not support "Managed Input".
Syntax
'Declaration
 
Public Overridable ReadOnly Property ManageInput As IManageFmtInput
 
'Usage
 
Dim instance As GeneralFormatter
Dim value As IManageFmtInput
 
value = instance.ManageInput
See Also