OnChangePos

The virtual handler of the control "ChangePos" (position change) internal event.

virtual bool  OnChangePos()

Return Value

true - event processed, otherwise - false.

Note

The base class method does nothing and always returns true.