To add or remove CalcBuilder or QueryBuilder panels at runtime, use the following steps:
Invoke the addPanel
or removePanel
methods of the CalcBuilder
object or the QueryBuilder
object as needed.
Invoke the refresh
method of the CalcBuilderDialog
object or the QueryBuilderDialog
object.