This library provides some custom popup window elements, you can use them to display information or ask for data input. The library contains 7 elements, they are:
- Info Message Box - A popup window that show some information to user
- Error Message Box - A popup window with the error message
- Warning Message Box - A popup window with warning message
- Plain Message Box - A simplest message window with plain message
- Data Input Dialog - A popup dialog that prompt user to input some data
- Confirm Dialog - A popup dialog that ask user to make yes/no decision
- Login Dialog - A popup dialog that require user to input user name and password to login
Remarks: This library has been included in ForeUI V2.00 installation.

