Peter's Software
Helping you create better Microsoft® Access applications


Home

General info

Where to buy

Mailing List

Contact


Links


Button Painter FAQ (Frequently Asked Questions)

Table of Contents

  1. My painted buttons are all white and only change color when the mouse passes over them.


  2. I'm getting an "Error 13 Type Mismatch" error and the line "bp_PaintButtons Me, BP_STYLE_SYSCOLOR_BLEND" is highlighted.


Answers

  1. My painted buttons are all white and only change color when the mouse passes over them.

    If you have pop-up forms, then you should move the call to Button Painter
    bp_PaintButtons Me, BP_STYLE_OUTLOOK_2003  '* Inserted by Button Painter
    
    from the OnActivate event procedure to the OnOpen or OnCurrent event procedure. This will eliminate the problem with the white buttons.
    [Back to the top]
     
  2. I'm getting an "Error 13 Type Mismatch" error and the line "bp_PaintButtons Me, BP_STYLE_SYSCOLOR_BLEND" is highlighted.

    Please make sure you have the latest version of Button Painter. You can download it here: Button Painter Homepage. Also, you may have a version, or service pack release of MS Access that has a bug that causes this problem. If you are using Access 2002, please make sure you have installed at least the SP-2 release. Get updates for MS Office products here: http://office.microsoft.com/officeupdate/default.aspx
    [Back to the top]
     

Ask a Question about Button Painter

Back to Button Painter Page

 

 

 

Copyright © 1998-2003 Peter's Software