0
Answer

link label error???

Administrator

Administrator

21y
1.8k
1
Hi everyone, I have created a linkLabel object linkLabel1, and add the following statement: linkLabel1.Links.Add(6,4,"www.microsoft.com"); But I caught an error saying "Object reference not set to an instance of an object". Please tell me why? Thank you very much.