I have a project im working with and id like it to tell my main form that the user logged off. How would I go about adding what is in the link above to my project. I have been trying to do this for over 2 hours now.
This is an abstract class - so you have to create another class that extends this class and overrides its methods as required.
Also, make sure there is not a different namespace in that class. If you add a file to your project that is under a different namespace, you will have to be using "using" that namespace in order to use that class.
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.