Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~109 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Socarsky

How can I get [B]a right value [/B]in label2 that when I click on the equal button at the second or more time? Please help.. I am stuck [CODE]private void button3_Click(object sender, EventArgs e) { if (label1.Text == "0" || isActivity == true) { label1.Text = ""; isActivity = false; …

Member Avatar for zmeditation1
-1
109