| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ToolbarTargetClass > ToolbarTarget Properties >====== InsertButton (insert control number) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[helpbutton help control number .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[locatebutton query control number .htm|{{btn_next_n.gif|Next page}}]] | | || **InsertButton     SIGNED** {{blk2blue.jpg|blk2blue.jpg}} The **InsertButton **property contains the control number (usually represented by the control's Field Equate Label) of the window control that invokes the insert record action for this ToolbarTarget object. A value of zero (0) disables the toolbar insert button. **Implementation:** The ToolbarTarget object uses this property to enable or disable the toolbar insert 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 InsertButton control when the end user CLICKS the toolbar insert button.