IVisuUserEventManager.SetEditBoxEventHandler (METH)ΒΆ

METHOD SetEditBoxEventHandler : BOOL

This method assigns the eventhandler for catching write events using the edit control. You must only assign one handler here because later calls to this method will overwrite the previous event handler. The method will return <c>TRUE</c> when there was no previous handler, and <c>FALSE</c> when there was a previous event handler.

InOut:

Scope

Name

Type

Return

SetEditBoxEventHandler

BOOL

Input

handler

IEditBoxInputHandler