|
-
June 9th, 2005, 07:35 AM
#3
Re: draw label caption text as the inverse of the underlying form?
If you are using Picture boxes then you can use a combination of Drawmode and pictureBox.Print method to achieve what you are looking for..
"Hint : Drawmode = Not Xor Pen"
Ever seen when a setup package created using PDWizard is executed and it shows a small progress window which displays what percentage of setup has been completed..
Open your VB IDE and open the Setup1 project (ideally present at "C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\Setup1").. search for UpdateStatus function and you will see how it is done..
I leave the research up to u..
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
|