'Declaration
Public Function New( _ ByVal container As TableLayoutPanel _ )
public GridLayout( TableLayoutPanel container )
Parameters
- container
- System.Windows.Forms.TableLayoutPanel instance to use it as a dashboard.
'Declaration
Public Function New( _ ByVal container As TableLayoutPanel _ )
public GridLayout( TableLayoutPanel container )