How to implement a Property Sheet without caption bar 
Author Message
 How to implement a Property Sheet without caption bar

In my application, the main window is designed as a individual Property
Sheet, but how can i get rid of the caption bar?

        Would someone like to send me the key code or some tips please!

Thanks in advance,

--
Paul Shen
Software Engineer
Shanghai Kehwa Software Development Ltd.,



Fri, 17 Aug 2001 03:00:00 GMT  
 How to implement a Property Sheet without caption bar
Have you tried issuing ModifyStyle( WS_CAPTION, 0); on your property page
class?

HTH
John


Quote:
>In my application, the main window is designed as a individual Property
>Sheet, but how can i get rid of the caption bar?

> Would someone like to send me the key code or some tips please!

>Thanks in advance,

>--
>Paul Shen
>Software Engineer
>Shanghai Kehwa Software Development Ltd.,



Fri, 17 Aug 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to implement a Property Sheet without caption bar

2. Property sheet without title bar ...

3. Changing the caption of Apply button in a property sheet

4. caption of property page in prop. sheet

5. Window without caption bar

6. Creating A Window Without A Caption Bar.....

7. MFC without Caption bar

8. How to drag a form without the caption bar

9. Property Sheet within a Property Sheet

10. How to implement resizeable property sheet?

11. Property sheet from property sheet

12. Q: Property sheet within a property sheet

 

 
Powered by phpBB® Forum Software