ArcObjects Library Reference (SchematicControls)  

ISchematicBuilderUI Interface

Provides access to members that control the schematic builder UI (this interface is only needed for developing a new builder).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Method Applies Indicates if the UI applies to the specified diagram class.
Read-only property hWnd Handle of the window inserted in the diagram dialog box that opens when users ask to generate a new diagram.
Method OKEnabled Indicates if the OK button is enabled.
Method OKValid Indicates if all parameters are valid. Called when the OK button is pressed.
Method SetObject Supplies the builder UI with the diagram class, the application and the create diagram dialog.