[]
Gets or sets a value indicating whether pressing the TAB key in a control types a TAB character in the editor instead of moving the focus to the next control in the tab order.
[Browsable(true)] public bool AcceptsTab { get; set; }