Adds a new System.Windows.Forms.TableLayoutStyle to the end of the current collection.
- style
- The System.Windows.Forms.TableLayoutStyle to add to the System.Windows.Forms.TableLayoutStyleCollection.
The position into which the new element was inserted.
The TableLayoutStyleCollection.Add(TableLayoutStyle) method reapplies the table layout to all the controls in the current System.Windows.Forms.TableLayoutPanel container.
The number of styles stored in a collection is limited only by available memory.