does anybody know a way to change the color of a label which is disabled (lbl.enabled=FALSE)?
I want to show a label on a picturebox, but a click on this label shall be recognised by the picturebox, theirfore I put the lbl.enable to FALSE. But I want the the old forecolor of the label.