Hi,
I'm confused about a few things about classes. I have created a class called Global Variables (see below) I want the whole application to to access the members of this class as required.
Public Class GlobalVariables
Private UName As String = Environment.UserName
Private MachineName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.