I think what he's actually asking is "Where are these images stored?". In the vb4 default style they're stored in the /images/ folder, starting with /images/buttons/ but lots are in the other folders too.
Note that this is no small task, since every time you go to do an upgrade it will try to overwrite your custom files. You'll have to modify your upgrade process to take that into account. Or at least save all your custom buttons somewhere so you can re-overwrite after an upgrade.
|