protected bool IsInputCharBase( char charCode )
'Declaration Protected Function IsInputCharBase( _ ByVal charCode As Char _ ) As Boolean
'Declaration
Protected Function IsInputCharBase( _ ByVal charCode As Char _ ) As Boolean
'Usage Dim instance As SEditTextBox Dim charCode As Char Dim value As Boolean value = instance.IsInputCharBase(charCode)
'Usage
Dim instance As SEditTextBox Dim charCode As Char Dim value As Boolean value = instance.IsInputCharBase(charCode)
SEditTextBox Class SEditTextBox Members