Property AcceptReturns
AcceptReturns
When implemented by a class, gets or set a boolean value that indicates whether Enter key should be accepted by Edit control as input key.
bool AcceptReturns { get; set; }
When implemented by a class, gets or set a boolean value that indicates whether Enter key should be accepted by Edit control as input key.
bool AcceptReturns { get; set; }