Pane IDs

In the ELS-QB component the following constants are defined as pane identifiers used by ShowPane() and IsPaneVisible() methods:

                                    QB_RELATION_PANE               = 1

QB_COLUMNS_PANE               = 2

QB_SQL_PANE                        = 3

QB_CONNECTION_PANE          = 4

QB_DBBROWSER_PANE         = 5

See also: Command IDs.