3
Answers

A little help... how to set global variable??

su_yumin

su_yumin

20y
12.2k
1
sorry i am new in ASP.NET... how do i create global variable? it is totally different from VB6 i cannot public a as string at the declartion of the webform... can anyone tell me how to i dim a public variable so i can use it for the entire webform and not declaring it all the time... thanks...
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.