XL2000: How to Simulate Combination List-Edit Control for UserForms (211896)
The information in this article applies to:
This article was previously published under Q211896 SUMMARY
When you use a UserForm in Microsoft Excel 2000, there is no control that is equivalent to the combination list-edit control for custom dialog boxes in versions of Excel before Excel 97. You can simulate the behavior of a combination list-edit box on a UserForm by using a text box control and a list box control. This article contains an example that uses these controls to simulate a combination list-edit control.
REFERENCESFor more information about using the ListBox control, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type listbox control in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbinfo kbProgramming KB211896 |
---|
|