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