home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.iastate.edu!vincent1.iastate.edu!pjsmith
- From: pjsmith@iastate.edu (Phil J Smith)
- Subject: OWL an ListBoxes
- Message-ID: <pjsmith.724655758@vincent1.iastate.edu>
- Keywords: windows, OWL
- Sender: news@news.iastate.edu (USENET News System)
- Organization: Iowa State University, Ames IA
- Date: Fri, 18 Dec 1992 05:15:58 GMT
- Lines: 13
-
- I have a listbox in a dialog box that is supposed to display a directory list.
- The problem is that I can't get it to display the directory until I click in
- it. I would like the directory to be displayed when the dialog box is opened.
- I have tried SendDlgItemMsg(id,LBN_SETFOCUS,0,0) but that does not seem to
- work. Any ideas?
-
-
-
- Thanks,
-
- Phil Smith
-
-
-