Quote Originally Posted by Vero44
That seems to work, it shows the icon in the toolbox now.
Glad you've got that solved.

Quote Originally Posted by Vero44
How do I achieve the following?:

1. Resize the images - is it by resizing the actual file or can it be done in the control?
I think we should make a wish list, I didn't implement image resizing, which is by design. I created the control from the image/application you've linked to earlier in this thread.

If that's what you want I will look in to it tomorrow, shouldn't be to hard hopefully.

Quote Originally Posted by Vero44
2. Align the label's text with the middle of the icon. Using your configurator.gif as an example, if I drop the y position of the icon and attempt to reduce the label's height by dragging the handles, the label text drops too low.
That's correct, this is also because I thought you wanted the image as in said link. I think I can make it optional and shrink the control from the top accordingly if you don't want it, as if it appears to be half over the MenuLabel. It's number two on my list.

Quote Originally Posted by Vero44
3. Make the label transparent as in your bottom demo label
You've found that one I saw below. I'll get on with the other two requests an post here again when I've got it finished. I think it wont be to hard, but I won't know for sure until I start working on it.

If you have more requests, or run into bugs, (not features ) post them here. Maybe I can do it all before the next "release".

HTH