Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I have been using the FormEx to create my own Windows forms style. Whilst I think the article is brilliant and the test code great, I have problems with it in Vista. In XP it works fine.

If I create a form (Form1) using the the FormEx class, and use the PaintFrame Event to draw something outside of the client area as in the testproject in the article, it works. If I then create another form (Form2) with paintng outside of the client area, that is shown on the click of a button from a button on Form1, the painting does not work. Again, this works OK in XP, but not in Vista.

Andy ideas?

Thanks

Andy.
Posted

1 solution

This question appears to be related to a CodeProject article. You will get a better response from the author if you post your question in the forum at the end of the actual article.
 
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