Im making an activex OCX with VB5. How do i change the icon for each control?
Printable View
Im making an activex OCX with VB5. How do i change the icon for each control?
on VB6 there's a toolbox bitmap property, I went straight from VB 3 to VB6 though, With a bit of a break inbetween.
Thanks! I didn't really search for it in the property tab. I expected it to be .icon property like in the form. :)