Search This Blog

Showing posts with label read only code. Show all posts
Showing posts with label read only code. Show all posts

Read Only Code

Thisform.Text1.ReadOnly = .T.
Thisform.Command1.ReadOnly = .T.
Thisform.Grid1.ReadOnly = .T.
Thisform.Pageframe1.ReadOnly = .T.
Thisform.Combo1.ReadOnly = .T.