Navigation:  ABC Library Reference > QueryListVisual > QueryListVisual Methods >====== UpdateControl(updates the edit-in-place entry control) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

UpdateControl(fieldname)

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.