G
Guest
Hello,
I want to simulate a combobox by having a textbox and a Listbox. The only problem is that list box, when shown, cannot extend beyond it's owner form boundaries (like a combobox does). I have to achieve this by creating a new form for list box etc. which creates other focusing problems.
Is there anyway out of this, and in general, is it possible to have a control that extends beyond it's owner form rectangle like a menu or a combo drop down ?
Thanks,
Balaji.
I want to simulate a combobox by having a textbox and a Listbox. The only problem is that list box, when shown, cannot extend beyond it's owner form boundaries (like a combobox does). I have to achieve this by creating a new form for list box etc. which creates other focusing problems.
Is there anyway out of this, and in general, is it possible to have a control that extends beyond it's owner form rectangle like a menu or a combo drop down ?
Thanks,
Balaji.