|
static |
A factory to create an xtd::forms::color_picker with specified color, location, size, and name.
color | The color selected by the user. If a color is not selected. |
location | A xtd::drawing::point that represent location of the xtd::forms::color_picker. |
size | A xtd::drawing::size that represent size of the xtd::forms::color_picker. |
name | The name of the xtd::forms::color_picker. |