different color.
LinkButton.visited
bool visited() @property nothrowGet visited property.
Returns
The 'visited' state of this button. A visited link is drawn in a
void visited(bool propval) @property nothrowSet visited property.
Parameters
propval | The 'visited' state of this button. A visited link is drawn in a different color. |