ACC2000: How to Programmatically Change a Control Type (210247)
The information in this article applies to:
This article was previously published under Q210247 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SUMMARY
This article shows you how to programmatically change a control on
a form from one type to another. By using the ControlType property in a Visual Basic for Applications procedure, you can change a text box into a combo box, a toggle button into an option button, and so on.
REFERENCESFor more information about the ControlType property, click Microsoft Access Help on the Help menu, type controltype property 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 KB210247 |
---|
|