PDA

View Full Version : Image Control Help



metev
12-17-2007, 04:02 AM
Hi guys,

Do you know how to add a symbol file in a ImageControl. As far as I know I can add any kind of pictures. What I need is actually a symbol. My assignment is to program a code that adds an Icon on my UserForm. The only way to do that is to add an ImageControl in the form then to add a picture(Symbol) in it and then to make the ImageControl invisible. The code that I programmed uses a variable that takes the imgIcon.Picture ( Thats my ImageControl) and locates it in the Toolbar of the UF. The codes works fine but only with Symbols. When I add a .bmp or .jpg File it adds the default windows icon. Please Help!

Greetings!

Valeri