TableLayoutPanel Constructor

Definición

Inicializa una nueva instancia de la clase TableLayoutPanel.

public:
 TableLayoutPanel();
public TableLayoutPanel ();
Public Sub New ()

Comentarios

Este constructor establece las BorderStylepropiedades , ColumnCount, RowCounty GrowStyle en sus valores predeterminados.

Se aplica a