Resizable dialog without border .. 
Author Message
 Resizable dialog without border ..

Please help me .
I can make dialog without border. But if I want resizable dialog there
is always border line. How can I remove border and still have
resizable dialog. Or make dialog without border and have resize
avaiable.

Thanx ...




Tue, 13 Jan 2004 20:01:51 GMT  
 Resizable dialog without border ..

    You need to handle OnNcHitTest(..) and do the sizing yourself.

    See if the examples under the "Resizable Dialogs" at
            http://www.codeguru.com/dialog/

    helps you.

Cheers
Check Abdoul
-------------------


Quote:
> Please help me .
> I can make dialog without border. But if I want resizable dialog there
> is always border line. How can I remove border and still have
> resizable dialog. Or make dialog without border and have resize
> avaiable.

> Thanx ...





Tue, 13 Jan 2004 22:13:48 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. resizable dialog WITHOUT icon

2. Window Without border and without title bar

3. Frame client without borders(without WS_EX_CLIENTEDGE) ?

4. ANNOUNCE: Enable resizable DHTML dialogs in your Win32 application with [B3 Cyber Dialogs]

5. Resizable Window without a WS_THICKFRAME

6. CFormView without scrollbars, not resizable

7. How to create a windows without border?

8. Button without borders

9. Move a Form without a Border?

10. How to create a windows without border?

11. window without titlebar and border

12. looking for interior floodfill routine... without border color

 

 
Powered by phpBB® Forum Software