i crated calss as data.vb in vb.net and i am declaring variable public a as string
and a="ABC" and i want to use this variable value when form loaded and disply that text in lable how can i do
and a="ABC" and i want to use this variable value when form loaded and disply that text in lable how can i do
Comment