| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > QueryFormVisual >====== QueryFormVisual Relationship to Other Application Builder Classes {{c6h0009.jpg|C6H0009.jpg}} ====== | [[queryformvisual concepts.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[queryformvisual abc template implementation.htm|{{btn_next_n.gif|Next page}}]] | | || The QueryFormVisual class is derived from the QueryVisualClass. The BrowseClass uses the QueryFormVisual to provide the user interface to its query facility. Therefore, if your BrowseClass object provides a query, it must instantiate the QueryFormVisual object (and the QueryFormClass object). See the [[queryformvisual conceptual example.htm|Conceptual Example]].