Windows Develop Bookmark and Share   
 index > Windows Forms General > Animated gif panel
 

Animated gif panel

Hi.

I want to display an animated gif on top of another control, for 'LOADING' notification.

The problem is that animated gifs can be displayed on controls such as labels, but I want to display the animated gif on top of a semi-transperent panel (so user will be able to partialy see the control below the 'loading' control).

Any idea?

Eli Gazit  Tuesday, June 03, 2008 9:34 AM
That's not possible. Windows doesn't support "stacking effects" on controls with transparent backgrounds. That takes WPF or Vista Aero programming.
nobugz  Wednesday, June 04, 2008 2:55 AM
That's not possible. Windows doesn't support "stacking effects" on controls with transparent backgrounds. That takes WPF or Vista Aero programming.
nobugz  Wednesday, June 04, 2008 2:55 AM

I guess I knew that, but hoped for a different answer...

Thanks anyway Hans

Smile

Eli Gazit  Friday, June 06, 2008 9:13 AM

You can use google to search for other answers

Custom Search

More Threads

• Custom Button with images
• Application.ExecutablePath gives strange info
• Difference between sendEvent and postEvent
• Is binding a CheckBox CheckState property to a nullable boolean typed DbColumn a hack ?
• rotatable arrow on my image
• Actively Getting the Mouse Coordinates
• desktop Tray Application
• TreeView not behaving as I expected
• How do I send ASCII code asif it's sent by keyboard?
• find window size