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