are expecting to be entered.
Dino
-Original Message-
From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of
Chris Stewart
Sent: Monday, 22 April 2002 13:22
To: [EMAIL PROTECTED]
Subject: [DOTNET] Getting variables from a textbox
Hello all, I'm trying to get values entered in
Hello all, I'm trying to get values entered into a textbox in my C# GUI.
I'd like to perform calculations on these values. Here is what I have
so far.
private void btnAdd_Click(object sender, System.EventArgs e)
{
x.Equals