Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
Access form from another class in c#
Andy
13y
3k
1
Reply
Is it possible to access a property of a class from another class without creating a new instance?
I want to be able to alter the state/value of a property of a class from another class.
In my case I have a control who's code was automatically generated by visual studio and want to access it
from my own class.
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
C# DateTimePicker problem
Refreshing a DataGridView in one form from another