Get() > Instance variables xHarbour Developers Network  

oGet:rejected

Indicates if the last key stroke was rejected during editing.

Info

Data type:LDefault:.F.

Description

The instance variable :rejected contains .T. (true) when the last key stroke is rejected during editing. For example, when a number is edited and the user typed an alphabetic character. When the Get object has no input focus or when a valid key is pressed, :rejected contains .F. (false).


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe