Property HeaderButtons
HeaderButtons
Gets an enumerable collection of header buttons associated with the tabs in the control.
[Browsable(false)]
public IEnumerable<SpeedButton> HeaderButtons { get; }
Property Value
Remarks
Each header button corresponds to a tab in the TabControl.