I'm trying to use an icon inside a command button. (Not one icon actually around 64 icons into 64 command buttons).
I can easily do that with the Picture Property, the thing is my icons are all 32x32 and they are too big for the command buttons I'd need to use them smaller is there any way of doing it?
If I insert them on a ImageList of 16x16 they will look exactly the way I want them, can I do the same on a Command Button?
I can easily do that with the Picture Property, the thing is my icons are all 32x32 and they are too big for the command buttons I'd need to use them smaller is there any way of doing it?
If I insert them on a ImageList of 16x16 they will look exactly the way I want them, can I do the same on a Command Button?