Class Label(oForm,n) of Entryfield(oForm,n) Custom
This.Colornormal = 'N/W'
This.FontBold = .f.
This.Border = .f.
This.Tabstop = .f.
This.When = {;Return .f.}
Endclass