|
static |
A factory to create an xtd::forms::color_picker with specified parent, color, and location.
parent | The parent that contains the new created xtd::forms::color_picker. |
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. |