Table of Contents

TMSFNCBadgePositionChangeEvent Event Type

Event type fired before the badge position changes.

API unit family: TMSFNCBadge

Parameters

Name Description
Sender Badge control that is changing position.
AX Proposed left coordinate in pixels; change it to override the position.
AY Proposed top coordinate in pixels; change it to override the position.
AAllow Set to False to cancel the position change.