ACC: Controls You Can Morph and Controls You Cannot Morph
ID: Q138149
|
The information in this article applies to:
-
Microsoft Access versions 7.0, 97
SUMMARY
Novice: Requires knowledge of the user interface on single-user computers.
Microsoft Access 7.0 and 97 have a feature called "morphing." This
feature enables you to change one type of control into another type of
control. However, there are limits to which kinds of controls you can
morph. For example, you cannot morph an image control into a text box
control. The table below lists each type of control and to what type you
can morph it.
MORE INFORMATION
Control Type Can Be Morphed to
------------------------------------------------------
Bound Frame <nothing>
Check Box Toggle Button, Option Button
Combo Box Text Box, List Box
Command Button <nothing>
Custom Control <nothing>
Image <nothing>
Label Text Box
Line <nothing>
List Box Text Box, Combo Box
Option Group Frame <nothing>
Page Break <nothing>
Radio Button Check Box, Toggle Button
Rectangle <nothing>
SubForm/SubReport <nothing>
Text Box Label, List Box, Combo Box
Toggle Button Check Box, Option Button
Unbound Frame Image
REFERENCES
For more information about morphing a control programmatically, please
see the following article in the Microsoft Knowledge Base:
Q135381 ACC: How to Programmatically Change a Control Type
For more information about morphing controls, search the Help Index for
"morphing controls," or ask the Microsoft Access 97 Office Assistant.
Keywords : kbusage FmsOthr
Version : 7.0 97
Platform : WINDOWS
Issue type : kbinfo