|
-
August 26th, 2009, 10:58 PM
#3
Re: How to load a picturebox from different classes?
Please forgive my lack of knowledge Im new to C#. I usually do VB.
So if I want to load that picturebox from a thumbnail click event that is in another class what is the easiest way this can be done?
I cant call a new instance of the mainform either. (Like Mainform m = new mainform() ; m.picturebox1 = Image.fromfile(path))
That doesnt work either.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|