KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

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

Article: Q134316
Product(s): Microsoft FoxPro
Version(s): WINDOWS:3.0
Operating System(s): 
Keyword(s): 
Last Modified: 15-FEB-2000

-------------------------------------------------------------------------------
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 query words: 3.00 VFoxWin

======================================================================
Keywords          :  
Technology        : kbVFPsearch kbAudDeveloper kbVFP300
Version           : WINDOWS:3.0

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.