Custom form control

mc_tiger

Member
Joined
Mar 21, 2007
Messages
5
Programming Experience
1-3
I am creating a borderless form. However I have run into 2 problems.

1. When I try and resize the form, the resize works but the refresh is awful and not like a standard form

2. When I try and but a title on the border it will not paint. I had to do a hack and on the mouseover event i draw the title.

I have attached the control library and sample form for someone to look at and help me out.

If you run the sample form you will see my problems.

Thanks in advance,
Matt
 

Attachments

  • GUI.zip
    327 KB · Views: 24
Borderless form problem

Ok I solved problem #1. But I am still having problems writing the form name on the control.
 
Last edited:
Back
Top