BUG: Command Group Class Button Movements Not InheritedID: Q149108 The information in this article applies to:
SYMPTOMSChanges to command button positions made in a class based on CommandGroup are not inherited properly in forms containing that class.
WORKAROUNDDelete the instance of the class from the forms where it is contained. Reinstantiate the class on the form. The changes in command button positions will be displayed.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem1. Create a new project in Visual FoxPro called Test. 2. With the Test project maximized, click the Classes tab. Click the New 3. Enter Cmdtst as the class name. Base the class on CommandGroup, and save
4. When the Class Designer window appears, drag the border surrounding the
5. Click the Documents tab in the Test project. With Forms highlighted,
6. When the Form Designer window appears, make sure the Form Controls
7. Save the form as REPROTST.
8. Click the Classes tab on the Test project, and modify the Cmdtst class. 9. Click the Documents tab from the Test project, and modify the Reprotst
KBCategory: kbtool kbbuglist
KBSubcategory: FxtoolClassdes vfoxwinbuglist3.00 buglist3.00b buglist5.00
Additional reference words: 5.00 3.00 3.00b kbvfp300 kbvfp500 kbvfp600
|
Last Reviewed: October 1, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |