:-O Well, I was not fishing for compliments but, anyway, thanks! Atlantys wrote: Do you know if it's possible to have a text-only toolbar? Yes, you can do that. If you look into eVC's help file, go to 'Microsoft Windows CE / User Interface Services / Creating Controls / Working with Common Controls'. Read the entries on 'Creating a Command Bar' and 'Creating a ToolBar'. You will see that these controls may accept bitmaps, text, or both. Atlantys wrote: load a bitmap toolbar with a single button, then somehow change it from a bitmap to a string? I think that you may be able to this using the TBSTYLE_LIST.