link_label & xtd::forms::link_label::link_color | ( | const xtd::drawing::color & | color | ) |
Sets the color used when displaying a normal link.
value | A xtd::drawing::color that represents the color used to displaying a normal link. The default color is specified by the system, typically this color is xtd::drawing::color::blue. |