DOC: Bad Reference to Style Property with Command ButtonID: Q132296 3.00 WINDOWS kbref kbdocerr The information in this article applies to:
SUMMARYWhen creating a form in Visual FoxPro, it is possible to place bitmap or icon images on command buttons. However, the Visual FoxPro Help file gives the wrong setting for the Style property of the command button. This documentation error has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATIONHelp gives this incorrect information:
In fact, when a command button is the active object, the two choices
available for the Style property are 0 (Standard) or 1 (Invisible). For the
bitmap or icon image to be visible, you must set the Style property to 0
(Standard).
Steps to Reproduce Problem1. Create a new form. 2. Add a command button to the form. 3. In the property sheet of the form, choose context-sensitive help (by KBCategory: kbref kbdocerr
KBSubcategory: FxotherDochelp
Additional reference words: 3.00 VFoxWin 5.00 docerr
|
Last Reviewed: May 13, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |