How to Have a Disabled Picture Command Button Look Enabled

ID: Q137962

3.00 WINDOWS kbprg kbhowto
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0


SUMMARY

Setting the DisabledPicture Property of a Picture command button to the same image used in the Picture property doesn't keep the image from showing disabled. This article explains how to make a diabled image appear to be enabled.


MORE INFORMATION

If you need to have a picture command button that when disabled looks as if it is still enabled, you need to:

  1. Make a copy of the image, and give it a new name.


  2. Set the copy of the image as the DisabledPicture property.


If you do not set an image for the DisabledPicture property, you get a grayed-out shadow of your image, which you also get if you set the DisabledPicture property the same image as the Picture Property.

Additional query words: gray VFoxWin

Keywords :
Version : WINDOWS:3.0
Platform : WINDOWS
Issue type :


Last Reviewed: December 10, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.