| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseToolbarClass > BrowseToolbarClass Methods >====== InitMisc (initialize the BrowseToolbarClass miscellaneous buttons) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[initbrowse initialize the browsetoolbarclass update buttons .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[initvcr initialize the browsetoolbarclass vcr buttons .htm|{{btn_next_n.gif|Next page}}]] | | || **InitMisc(**//history//**,**// help//**)** {{blk2blue.jpg|blk2blue.jpg}} | **InitMisc** | Initializes the BrowseToolbarClass miscellaneous buttons. | | //history// | An integer constant, variable, EQUATE, or expression that identifies the FEQ for the History control. | | //help// | An integer constant, variable, EQUATE, or expression that identifies the FEQ for the Help control. | The **InitMisc **method initializes the Button property with the control numbers (FEQ) for the History and Help controls on the toolbar. **Implementation:** This method is called automatically by the ABC [[browsetoolbarcontrol.htm|BrowseToolbarControl]] template.