|
-
March 8th, 1999, 10:00 PM
#1
form effects
Does anyone know how apps such as yamp and neoplanet implement the "skin" look?
By skin I mean making the titlebar and window have a customized look to it.
-
March 10th, 1999, 05:35 AM
#2
Re: form effects
Hi
There are plenty of ways to customize your application in this way. There are code samples on this site for creating 'odd' shaped windows. As for changing the appearance of the Title Bar - you either do away with it altogether and create your own control to mimic it's functionality, or subclass the painting of the title bar to add your own effects.
Regards
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|