ReadOnly Property
Visual FoxPro 9.0 SP2 |
ReadOnly Property |
See Also |
![]() |
Specifies whether the user can edit a control, specifies whether a table or view associated with a Cursor object allows updates, or contains a value that indicates if a file in a project can be edited. Available at design time; read/write at run time.
[Form.]Control.ReadOnly[ = lExpr] DataEnvironment.Cursor.ReadOnly[ = lExpr] Project.Files.Item(nItem).ReadOnly |
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic