Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When am using ONNCHITTEST method to drag my application,images(maximise,minimise,close) are flickering in white color.

Can i get any help regarding that please.
Posted

1 solution

On using the
ModifyStyle(WS_SYSMENU,0);


in the ncpaint method resolved the issue for me.

Find out the information about that here:

http://msdn.microsoft.com/en-us/library/0xhz2t1c%28v=vs.80%29.aspx[^]

Regards,
Uday.
 
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