G
guy
i am trying to create a custom Combobox from scratch.
this requires that i create the list that the combobox
opens. i've used the ListBox control to do this.
my problem is that i don't know how to "Pop" the list
without it being on a form, but a form can be accessed
through ALT-TAB and Task Manager. and it creates problems.
so can anybody tell me how i can create the list without
a form or maybe make the form act correctly (not showing
on ALT-TAB and not being a seperate proccess)
please help!
this requires that i create the list that the combobox
opens. i've used the ListBox control to do this.
my problem is that i don't know how to "Pop" the list
without it being on a form, but a form can be accessed
through ALT-TAB and Task Manager. and it creates problems.
so can anybody tell me how i can create the list without
a form or maybe make the form act correctly (not showing
on ALT-TAB and not being a seperate proccess)
please help!