ACC: Avoid Using Different Palettes for Simultaneous Forms

Last reviewed: April 2, 1997
Article ID: Q114508
The information in this article applies to:
  • Microsoft Access versions 2.0, 7.0

SUMMARY

Novice: Requires knowledge of the user interface on single-user computers.

In Microsoft Access, forms have a property called PaletteSource that you can use to create a different color scheme for each form. However, if you display multiple forms on the screen simultaneously, Microsoft Access recommends that you set the palettes of all the forms to the same colors.

Microsoft Windows can only display one color palette at a time. If multiple forms that use different color palettes are displayed at the same time, only the active form's colors will be correct because the background forms will be forced to use the active form's color palette. This also occurs with multiple images on one form.

To prevent this, make sure that all images that will be displayed simultaneously use the same color palette. Another way to avoid this behavior is to hide background forms when they are not active.

REFERENCES

For more information about palettes, search for "PaletteSource Property" using the Microsoft Access for Windows 95 Help menu.

For more information about palettes, search for "PaletteSource," and then "PaletteSource Property" using the Microsoft Access 2.0 Help menu.


Keywords : FmrColr kbusage
Version : 2.0 7.0
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 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.