ProcessAlphaNumericSysKey Method (SEditTextBox)
Internal use only. Processes the alphanumeric system key.
protected virtual bool ProcessAlphaNumericSysKey(
ref Message
)
'Declaration
Protected Overridable Function ProcessAlphaNumericSysKey( _
ByRef As Message _
) As Boolean
'Usage
Dim instance As SEditTextBox
Dim msg As Message
Dim value As Boolean
value = instance.ProcessAlphaNumericSysKey(msg)
Parameters
- msg
- Message