ACC: Controls You Can Morph and Controls You Cannot Morph

Last reviewed: April 25, 1997
Article 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 a Image into a Text box. 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:

   ARTICLE-ID: Q135381
   TITLE     : 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 : FmsOthr kbusage
Version : 7.0 97
Platform : WINDOWS
Hardware : X86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 25, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.