Try OpenEdge Now
Introducing the Progress Developer Studio for OpenEdge Visual Designer
Creating the Department Window
Creating the Department Window
This chapter describes how to use the Visual Designer to build the Department window, an implementation of an ABL Form, to the sample application.
In this section:
Overview
Adding departmentForm.cls to the project
Adding a ProBindingSource control to the form
Adding an UltraTree control to the form
Adding the code that completes data binding
Running departmentForm.cls