I have run into something I am fairly sure is a bug.

Create form1
Place an imagelist on it
Load a couple images
Set the transparent color property
make sure the imagelist is set to protected instead of private

Create form2 inerited from Form1
Place a toolbar on it
Set the imagelist property to the imagelist in the base (form1).
Add one of the icons

Note the transparency doesn't work.  This only happens when the imagelist
is used in a derived form.  It looks like the fake transparency isn't able
to get the background color or something to fake the transparency.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to