|
static |
A factory to create an xtd::forms::collapsible_panel with specified parent, text, location, and size.
parent | The parent that contains the new created xtd::forms::collapsible_panel. |
text | A string that represent text of the xtd::forms::collapsible_panel. |
location | A xtd::drawing::point that represent location of the xtd::forms::collapsible_panel. |
size | A xtd::drawing::size that represent size of the xtd::forms::collapsible_panel. |