Does not label.linktopic -linkitem - linkmode functionality work when using in an activex control? This is my simple code:
Label1.LinkTopic = "REUTER|IDN"
Label1.LinkItem = "EUR=,BID"
Label1.LinkMode = 1
thanx
Printable View
Does not label.linktopic -linkitem - linkmode functionality work when using in an activex control? This is my simple code:
Label1.LinkTopic = "REUTER|IDN"
Label1.LinkItem = "EUR=,BID"
Label1.LinkMode = 1
thanx
I get error message 369. Cannot use in activex dll. The code stops when I try to set the linkmode to automatic.
Maybe you're not answering because I wasn't clear enough. I'm trying to link a label in an activex control, to be put on the net. Please, help me.
Please, help me (I'm on my knees here).