|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control the schematic builder UI (this interface is only needed for developing a new builder).
| Name | Description | |
|---|---|---|
|  | Applies | Indicates if the UI applies to the specified diagram class. | 
|  | hWnd | Handle of the window inserted in the diagram dialog box that opens when users ask to generate a new diagram. | 
|  | OKEnabled | Indicates if the OK button is enabled. | 
|  | OKValid | Indicates if all parameters are valid. Called when the OK button is pressed. | 
|  | SetObject | Supplies the builder UI with the diagram class, the application and the create diagram dialog. | 
| Classes | Description | 
|---|