| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ToolbarTargetClass > ToolbarTarget Properties >====== LocateButton(query control number) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[insertbutton insert control number .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[selectbutton select control number .htm|{{btn_next_n.gif|Next page}}]] | | || **LocateButton SIGNED** {{blk2blue.jpg|blk2blue.jpg}} The **LocateButton **property contains the control number (usually represented by the control's field equate label) of the window control that invokes the query action for this ToolbarTarget object. A value of zero (0) disables the toolbar Locate button. **Implementation:** The ToolbarTarget object uses this property to enable or disable the toolbar Locate button, and as the target control when POSTing certain events. See POST in the //Language Reference //for more information. The ToolbarTarget object POSTs an EVENT:Accepted to the LocateButton control when the user Presses the toolbar locate button. The LocateButton control is used when the QBE extension template has been added to a procedure. **See Also:**     [[displaybuttons enable appropriate toolbar buttons toolbartarget .htm|ToolbarTarget.DisplayButtons]]