Newsgroups: comp.windows.ms.programmer
Path: funic!news.funet.fi!sunic!psinntp!psinntp!rpi!usc!howland.reston.ans.net!atlantis.psu.edu!newsserver.jvnc.net!newsserver.technet.sg!iti.gov.sg!news
From: thongt@iti.gov.sg (Thong Tiong (SE))
Subject: ComboBox question
Message-ID: <1993Feb11.053706.26488@iti.gov.sg>
Sender: news@iti.gov.sg (News Admin)
Reply-To: thongt@iti.gov.sg
Organization: Information Technology Institute, National Computer Board, S'pore
Date: Thu, 11 Feb 1993 05:37:06 GMT
Lines: 25

hi

I have used ComboBoxes in both dialog box and as a child window.

In a dialog box, when I dropdown the list of the ComboBox, I can
click the mouse on any blank part of the dialog box to close the
list.

In the ComboBox as a child window situation, I have to select an
item on the list to close the list. The list doesn't close if I
click the mouse anywhere else, not even the parent window of the
ComboBox or any menu items.

I have tried to capture the KillFocus msg of the ComboBox but it
doesn't work.

Help please?
Thank you.


Thong Tiong
thongt@iti.gov.sg



