OnSetText

The virtual handler of control "SetText" (change of the OBJPROP_TEXT property) event.

virtual bool  OnSetText()

Return Value

true - event processed, otherwise - false.

Note

The base class method does nothing and always returns true.