Try OpenEdge Now
skip to main content
Introducing the Progress Developer Studio for OpenEdge Visual Designer
Creating the Purchase Order Window
 

Creating the Purchase Order Window

This chapter describes how to use the OpenEdge Visual Designer to build the Purchase Order form of the sample application.
* Overview
* Adding purchaseOrderForm.cls to the project
* Adding a ProBindingSource control
* Adding a group box control
* Adding editors
* Adding a panel and buttons
* Adding event handlers
* Adding the interface methods
* Adding the data binding code
* Running purchaseOrderForm.cls