Liberty BASIC Workshop Help Previous topicNext topicFirst topicLast topic

MESSAGEBOX MAKER
 
The MessageBox Maker provides a very easy way to create code for Windows API message boxes. Choose the icon desired: no icon, a question mark, information "i", exclamation mark, or critical mark.
 
Choose the button configuration desired.
 
Type the desired titlebar text into the TITLE textbox, and the message text into the MESSAGE textbox.
 
Choosing CANCEL will close the messagebox window and abort the operation.
 
Choose CREATE to create Liberty BASIC code to reflect the current icon, buttons, title and message. The code will be created and placed into the code box. The code may be edited in the code box. Choosing CREATE will erase previous code in the box. When the code in the box is correct, choose COPY AND EXIT to copy the current contents of the code box to the clipboard. Code must then be pasted into the desired position in a code window.
 
To preview the message box, click the PREVIEW button.


HTML  export copyright (C) 1998 Windows Help Designer