listbox moves up on enter

S

SQUILIKI

I am coming from a control ona form that makes a listbox visbile

mylstbox.visible = true

When I click on an item inthe list box, the whole form shifts up and by
doing so, there are three items selected. How can I anchor the listbox or
correct thisproblem?

Thanks,
Steve
 
Top