xtd
0.2.0
Loading...
Searching...
No Matches
◆
enabled()
[2/2]
link
& xtd::forms::link::enabled
(
bool
value
)
Sets a value indicating whether the link is enabled.
Parameters
value
true if the link is enabled; otherwise, false.
Returns
The current instance of
xtd::forms::link_label::link
.
Remarks
You can use this property to display a link in a disabled state within the
xtd::forms::link_label
control. When a link is disabled, clicking on the link does not cause the
xtd::forms::link_label
control to raise the
xtd::forms::link_label::link_clicked
event.
xtd
forms
link
Generated on Sat Sep 14 2024 21:25:26 for xtd by
Gammasoft
. All rights reserved.