| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > QueryListVisual > QueryListVisual Methods >====== UpdateControl(updates the edit-in-place entry control) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[takefieldevent a virtual to process field events querylistvisual .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[updatefields process query values 2.htm|{{btn_next_n.gif|Next page}}]] | | || **UpdateControl(**//fieldname//**)** {{blk2blue.jpg|blk2blue.jpg}} | **UpdateControl** | Updates the value for the edit-in-place entry control. | | //fieldname// | A string constant, variable, EQUATE, or expression containing the name of the edit-in-place field. | The **UpdateControl **method updates the value for the edit-in-place entry control. **Implementation:** The UpdateControl method is called from the QEIPManager.TakeEvent, when the MouseRight button is clicked.