In the code, you can set the value to false:
linkLabel1.TabStop = false;
I donβt know why this does not match the value set in the constructor, it looks like it has a default value of True, but the designer believes that its default value is false.
source share