|
static |
A factory to create an xtd::forms::horizontal_layout_panel with specified location, size, and name.
location | A xtd::drawing::point that represent location of the xtd::forms::horizontal_layout_panel. |
size | A xtd::drawing::size that represent size of the xtd::forms::horizontal_layout_panel. |
name | The name of the xtd::forms::horizontal_layout_panel. |