Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

link label error???

Apr 11 2003 8:24 AM
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.