N
Nam
How can I display a LisBox on a UserForm that has its boundaries extending
outside the boundaries of the UserForm? I am using MS Word 2000.
The LisBox is at the bottom of the UserForm. When a user clicks on the
ListBox, I want the ListBox to display like a Popup menu with its list of
items crossing over the bottom boundary of the UserForm.
I don't want to increase the height of the UserFrom. Keep in mind that the
Parent property of a UserForm control in VBA is Read-Only.
Thanks,
Nam
outside the boundaries of the UserForm? I am using MS Word 2000.
The LisBox is at the bottom of the UserForm. When a user clicks on the
ListBox, I want the ListBox to display like a Popup menu with its list of
items crossing over the bottom boundary of the UserForm.
I don't want to increase the height of the UserFrom. Keep in mind that the
Parent property of a UserForm control in VBA is Read-Only.
Thanks,
Nam