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