Public Property Style As TabStyle
public TabStyle Style { get; set; }
public: TabStyle Style { TabStyle get (); void set (TabStyle value); }