FIX: Changes Made to a Sub-Classed CommandGroup are not SavedID: Q141678 3.00 WINDOWS kbprb kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSWhen a sub-classed CommandGroup is added to a form, changes to the Caption Property of a button in the CommandGroup are not saved when the form is saved. This problem only occurs if you modified the Name property of the button in the sub-classed CommandGroup before adding the sub-class to the form.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.
MORE INFORMATION
Steps to Reproduce Problem1. In the Command window, type the following command:
2. Save and Close the Class.
3. In the Command window, type the following command:
4. Change the ButtonCount property to 3.
5. Change the Name and Caption properties of COMMAND3 to ADDED. 7. Save and Close the class. 8. In the Command window, issue this command:
9. Add the Subclass cmg2 to the form.
10. Change the ButtonCount property to 4. 11. Change the Caption of the last button (Command3) to Testing. 12. Save and Close the class. 13. Modify class frm of test. Notice that the Caption has reverted back to Additional reference words: 3.00 VFoxWin buglist3.00 fixlist3.00b
KBCategory: kbprg kbbuglist kbfixlist
KBSubcategory: FxprgClassoop
|
Last Reviewed: December 27, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |