View Single Post
  #1 (permalink)  
Old 05-19-2008, 10:42 AM
Cableguy's Avatar
Cableguy Cableguy is offline
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,343
Awards Showcase
Forum Contributer 
Total Awards: 1
Default C# Custom control creation

Hi guys....
I've spent mos of my weekend trying to find a way to create a custom rounded corner Panel if possible wth a shdow effect, That IS Compact Framework COMPATIBLE....

I've Learned that even in the Full framework this is not an easy task, but the means are there to accomplish it...
I've aldo learned that basically we need to draw the control itself, and then set the controls region to the controls shape...But theese two are not present in the Compact Framework...

So How can I accomplish it, any Ideas?
Any example...?
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD

DLL Version Listing
Reply With Quote