Is it possible to access the stock icons via code? dim btnTest as ToolButton btnTest.Picture = Picture[icon:/16/new] I tried this but didn't get a picture. I can use the icon on a form or button via the property panel. Robert Rowe