Quote:
> Now you get the result by yourselfe. :) In fact, many features are
> supported by different window styles. The border is controlled by |
> WS_BORDER. You can check out WE_* in MSDN to find other useful info.
Be careful - for a view, designed to be embedded inside another window, the
border is usually controlled by WS_EX_CLIENTEDGE instead...
--
---
Jason Teagle
A list of programming resources I use:
E-mail lists: www.windev.org, www.beginthread.com, www.codecipher.com
Newsgroups: comp.lang.java.*
Online info & msg boards: www.codeguru.com, www.codeprojects.com
Online info only: www.php.net
---