Notify Sample

Description

The Notify sample demonstrates notifications. An entryfield is displayed that will only accept characters between 'a' and 'z'. If data is entered that does not match this criteria, a message warning is displayed.

Concept

Sample program demonstrates IObserver, INotificationEvent, and IEntryField.

Task

A notification event occurs when a non-alphabetic character is typed in the entryfield such as '-'.

Supported
Supported
Supported