[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.OnKeyDownMoveCaret

OnKeyDownMoveCaret Method

OnKeyDownMoveCaret(ref Message)

Occurs when the move caret key is down.

Declaration
protected virtual bool OnKeyDownMoveCaret(ref Message msg)
Protected Overridable Function OnKeyDownMoveCaret(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.