TableLayoutStyle Constructor ()

 

Initializes a new instance of the TableLayoutStyle class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
TableLayoutStyle()

This is the default constructor for the TableLayoutStyle class. It effectively sets the SizeType property to AutoSize.

.NET Framework
Available since 2.0
Return to top
Show: