Non-rectangular Forms

  • Thread starter Thread starter dln
  • Start date Start date
D

dln

Could someone point me to a good reference point (books, websites, etc...)
that will show me how to create non-rectangular Windows forms using C#
(although I could probably figure things out if the code examples were in
any of the .net languages)? Ideally, I would like to learn how to create
non-rectangular main form, similar to Windows Media Player.

Thanks.
 
There are issues with the transparency when the color depth of the desktop
is set to high/true color, so you might need to test a lot.

Greetings
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top