|
inlinevirtual |
Called by the edit control when a fragment of text is about to be inserted in the edit control.
Override this function in a derived class to control text insert.
strInsertedText | Contains the text that is about to be inserted. |
nOffset | Specifies the offset at which the text will be inserted. |