home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / tools / 1751 < prev    next >
Encoding:
Text File  |  1992-12-20  |  821 b   |  25 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.iastate.edu!vincent1.iastate.edu!pjsmith
  3. From: pjsmith@iastate.edu (Phil J Smith)
  4. Subject: OWL an ListBoxes
  5. Message-ID: <pjsmith.724655758@vincent1.iastate.edu>
  6. Keywords: windows, OWL
  7. Sender: news@news.iastate.edu (USENET News System)
  8. Organization: Iowa State University, Ames IA
  9. Date: Fri, 18 Dec 1992 05:15:58 GMT
  10. Lines: 13
  11.  
  12. I have a listbox in a dialog box that is supposed to display a directory list.
  13. The problem is that I can't get it to display the directory until I click in
  14. it.  I would like the directory to be displayed when the dialog box is opened.
  15. I have tried SendDlgItemMsg(id,LBN_SETFOCUS,0,0) but that does not seem to 
  16. work.  Any ideas?
  17.  
  18.  
  19.  
  20. Thanks,
  21.  
  22. Phil Smith
  23.  
  24.  
  25.