[]
        
(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

true if the message was processed by the control; otherwise, false.