PowerCOBOL makes it easy to develop an application with a highly customized graphical user interface. This chapter explains how to create and edit an application window (form) using PowerCOBOL. The following topics are discussed:
Creating a form
Setting the form properties
Creating a control
Setting control properties
Manipulating controls
Setting control order
Placing controls in an array
Setting colors
Setting fonts
Creating a menu bar
Creating a toolbar
Printing forms
Printing procedure code