Method SwitchTabBy
SwitchTabBy(int)
Changes the SelectedTab by the given amount
. Positive for right, negative for
left. If no tab is currently selected then the first tab will become selected.
public bool SwitchTabBy(int amount)
Parameters
amount
int