[]
Gets or sets whether this tab is currently selected. Only one tab can be selected at any time.
[Browsable(false)] public bool Selected { get; set; }
<Browsable(False)> Public Property Selected As Boolean