Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!ucsd!pacbell.com!att!cbnewsl!cbnewsk!andrew From: andrew@cbnewsk.att.com (andrew.shajenko) Newsgroups: comp.windows.ms.programmer Subject: Strange combo box behavior Keywords: combo box Message-ID: <1991Jan9.191525.8829@cbnewsk.att.com> Date: 9 Jan 91 19:15:25 GMT Organization: AT&T Bell Laboratories Lines: 35 I've just encountered a strange problem in one of the dialog boxes of my application. This particular dialog box contains about 30 controls, all standard types. There are two combo boxes of equal size close to each other, as such: ---------------- Item A | XXXXX | v | ---------------- ---------------- Item B | XXX | v | ---------------- After the Item A combo box is dropped down and restored, part of the bottom line of its rectangle is missing, like so: ---------------- Item A | XXXX | v | ----------- ---------------- Item B | XXX | v | ---------------- Otherwise the combo box control works fine, as does the application. I've tried moving the Item A box and looked for all kinds of possible programming errors - but to no avail. This is a normal dialog box started up via DialogBox() and the template was created with the SDK dialog editor. Has anyone seen a similar problem? Any suggestions or fixes would be welcome. Thanks, Andy Shajenko @ AT&T Bell Labs (908) 949-9030 att!homxa!andrew