Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.55K
1 Posted Topic
Re: I get this: [CODE]private void button2_Click(object sender, EventArgs e) { Form3 form3 = new Form3(); form3.ShowDialog(); string str = [U][COLOR="Red"]Form3.textBox1[/COLOR][/U].Text; }[/CODE] It tells me that "Mail.Form3.textBox1 Is inaccesable due to its pro tsction level." PLEASE HELP!!! |
The End.