TextBoxActiveXControl.TabKeyBehavior

TextBoxActiveXControl.TabKeyBehavior property

Indicates whether tab characters are allowed in the text of the control.

public bool TabKeyBehavior { get; set; }

See Also