Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how can i gradient color and transparent to the flowlayoutpanel control????

Please help me.....
Posted
Comments
Kenneth Haugland 28-Jul-12 17:05pm    
This is easy in WPF but in WinForm im not sure. Pleas specify..
Sergey Alexandrovich Kryukov 28-Jul-12 23:58pm    
It's possible in both case, but way more difficult in Forms. So, I cannot imagine that someone would produce advice for all possible cases. OP needs to tag application type or UI library to be used.
--SA

1 solution

You question of transparent Window form seems to be answerd here:
http://stackoverflow.com/questions/3853972/windows-form-custom-panel-with-transparent-child-issue[^]

And there dosent seem to be a solution in WinForms. But as I said it is quite simple in WPF so perhaps thats the way to go?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900