ImPS_Panels_TableLayoutPanel
- class ImPS_Panels_TableLayoutPanel($cols, $rows, $pos_x, $pos_y)
Attention
This class is not intended to be initialized directly.
Note
This class inherits from Baseclass for Elements and Panels.
- Parameters:
$cols ([int]) - How many colums the panel should have
$rows ([int]) - How many rows the panel should have
$pos_x ([int]) - The x position of the panel
$pos_y ([int]) - The y position of the panel
- Attributes:
Elements ([ImPS_Panels])
Panels ([ImPS_Panels])
Drawable ([System.Windows.Forms.TableLayoutPanel])
- Returns: