Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Developer
Problem with CS_SAVEBITS class style
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Norman Bullen, post: 9646405"] The CS_SAVEBITS was on the window that the ComboBox uses to display its drop-down list. When I started reconstructing my project to get a minimal set of code, I found that it exhibited a problem similar to that which you described before I got to the point of adding any ComboBoxes. So, yes, it is a different problem but probably related; I'm fairly sure the Tab control has something to do with both. Removing WS_CLIPCHILDREN from this small program made it function correctly but does not solve the painting problems in my complete program. I'm still trying to get a minimal program to show the problem. I create and destroy the child dialogs because the program is meant to be ported to Windows CE as well as "big" Windows and I want to minimize the system resources that it uses. Norm [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Developer
Problem with CS_SAVEBITS class style
Top