Retrieves a boolean value indicating whether the user can edit the value in the control by pressing F2.
public final boolean getAllowUserString()
Returns true if the user can edit the value in the control by pressing F2; otherwise, returns false.
If this property is set to true, the userString event must be handled to correctly convert the user text into a time.
See Also setAllowUserString