| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== ToolControl (browse toolbox control number) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[toolbaritem browse toolbartarget object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[usemrp ipd multiple request packet support .htm|{{btn_next_n.gif|Next page}}]] | | || | | **ToolControl** | **SIGNED** | {{blk2blue.jpg|blk2blue.jpg}} The **ToolControl **property contains the number of the browse's toolbox control. This is typically the value of the Toolbox BUTTON's field equate. The BrowseClass methods use this value to enable and disable the control when appropriate, to post events to the control, to map Toolbox behavior to corresponding popup menu choices, etc. **Implementation:** The BrowseClass.Init method does not initialize the ToolControl property. You should initialize the ToolControl property after the BrowseClass.Init method is called. See the //Conceptual Example//. **See Also:     **[[displaybuttons enable appropriate toolbar buttons toolbarupdateclass .htm|UpdateToolbarButtons]]