SEditProcessWmCharMsg Method
Internal use only. Processes the WmChar message.
protected virtual bool SEditProcessWmCharMsg(
ref Message
)
'Declaration
Protected Overridable Function SEditProcessWmCharMsg( _
ByRef As Message _
) As Boolean
'Usage
Dim instance As InputTextBox
Dim msg As Message
Dim value As Boolean
value = instance.SEditProcessWmCharMsg(msg)
Parameters
- msg
- Message