List of Read-Only Properties at Design Time in Visual FoxPro

ID: Q134316

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, version 3.0

SUMMARY

Although the majority of object properties are available while in Form Designer, some (such as CurrentX) must be determined at run time and are therefore not accessible, and others (such as BaseClass) are attributes of the object and must remain unchanged.

MORE INFORMATION

The following is a list of those properties extracted from the Language Reference (Visual FoxPro 3.0 Professional Edition only) and the Help file:

ActiveColumn ActiveControl ActiveForm ActiveRow BaseClass Buttons ChildAlias Class ClassLibrary ControlCount Controls CurrentX CurrentY CursorSource Database Docked DockPosition DocumentFile FormCount Forms ItemData ItemIDData LeftColumn List ListCount ListIndex ListItem ListItemID NewIndex NewItemID Object OleClass OleTypeAllowed PageHeight Pages Parent ParentAlias ParentClass RelativeColumn RelativeRow ReleaseType Selected SelectedID SelLength SelStart SelText TopIndex TopItemID Picture (Combobox only)

For more information concerning the use and syntax of these properties, please see the Help file or Language Reference.

Additional reference words: 3.00 VFoxWin KBCategory: kbtool KBSubcategory: FxtoolFormdes


Last Reviewed: August 4, 1995
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.