[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.ProcessWMCharMsg

ProcessWMCharMsg Method

ProcessWMCharMsg(ref Message)

Processes the WM_CHAR message.

Declaration
protected virtual bool ProcessWMCharMsg(ref Message msg)
Protected Overridable Function ProcessWMCharMsg(ByRef msg As Message) As Boolean
Parameters
Type Name Description
Message msg

Message

Returns
Type Description
bool