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