ValidateProductID ControlEvent

[This is preliminary documentation and subject to change.]

The ValidateProductID ControlEvent sets the ProductID property to the full Product ID. If the validation is unsuccessful, then this event puts up an error message and modal dialog for a user entry of the Product ID.

Published By

Handler.

Argument

None.

Action on Subscribers

None.

Action by Publisher When Subscriber Activated

Validates the Product ID.

Typical Use

A PushButton control on a modal dialog is tied to this event. This is used to check the user's entry of the Product ID. If the user's entry is valid, then the next dialog will open.