Posts
 
Reputation
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
~2K People Reached
Favorite Forums
Favorite Tags
c# x 1

1 Posted Topic

Member Avatar for kanjali

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!!!

Member Avatar for pavithra R
0
2K

The End.