Standard Applications

A public class needs to be created in the Repository. The class name is chosen by the user but the main window must inherit from Window. A binding attribute name is used to decorate the class/controls. The name is retrieved using UISpy.exe (Working with the Repository). For example:

StandardAppLeadin

The class is decorated by the bind attribute of the main window retrieved using UISpy.exe. There is an option to add more than one bind rule on the same control. In this case, the result will be an AND operation between the different bind attributes.

The following sections present:

Standard Controls and API

Window APIs

Pane Window

Standard Control Events