3
Answers

Folder moved/How to change component path?

zMisa

zMisa

19y
1.8k
1
Hi guys. First post and requiring some help. I've developed a program in vb.net that uses a component (.ocx file) which I added through the the COM components window. I have to burn the program to a cd, then be able to run it off cd and also drag it to desktop and run it from there. When I try this the program comes up with an error as the component is no longer in the program as the path was set to whatever it was when being created. I was hoping someone here would be able to advise me as to how i can make the component work from many different locations. It is however always in the same folder if that helps. Any advice?
Answers (3)
0
Gokhul Varman
NA 10.7k 9.4k 7y
Please refer the link for more detailed explantion:http://developers.itextpdf.com/content/best-itext-questions-stackoverview/font-examples/itext7-how-use-system-font-itextsharp-vbnet
Accepted
0
Shovan Saha
NA 306 17.8k 7y
Dear Gokhul Sir, I have made this. Thank you. But I have another question. I have six buttons bearing same color. I want tab index position of button will show another color. Is it possible? Please help me.