Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Populating combo boxes.


2 replies to this topic

vzcharlie

vzcharlie
  • Members
  • 5 posts

Posted 18 June 2001 - 18:17

I am using a custom dialog box that I have built with a combo box in it to track user input and allow them to edit if necessary. I have never had to populate a combo box in InstallShield, is there some way to do this?

Ide Nentjes

Ide Nentjes
  • Members
  • 222 posts

Posted 19 June 2001 - 15:27

Hi There,

You can use the same functions you use for populating a ListBoxm i.e CtrlSetList, CtrlSetCurSel, etc ...

Enjoy, Ide