'Declaration
Function IsInputAllowedAtPos( _ ByVal currText As String, _ ByVal position As Integer _ ) As Boolean
'Usage
Dim instance As IManageFmtInput2 Dim currText As String Dim position As Integer Dim value As Boolean value = instance.IsInputAllowedAtPos(currText, position)
Parameters
- currText
- position