These Buttons assembled by Fred Freel [70642,673] are for use with ToolButton 2.0 by Brett Foster [70444,135], which can be found in Compuserve's MSBASIC forum Lib 5. Notes: To size a button, set the following ToolButton Properties before you create your control array. If you don't do this, and have snap to grid switched on, the buttons will resize to the grid. AutoSize = False Height = 330 Width = 360 Use tbuttons.bmp for modifying or creating new buttons. Use TESTBUTN.EXE to check your button edge alignment after capturing new buttons from tbuttons.bmp. TestButn requires VBRUN200.DLL. These buttons will also work with Brett's earlier version of ToolButton. . . . Fred