Thank You...Yes it works
O
OlieColie
@OlieColie
Posts
-
Thanks -
Textbox C#txtInterestRate.Text.ToString = 12; What am I doing wrong??? Im currently a student, trying to complete a task...and im stuck! The code is currently under a method in my application. Help Please Im trying to set the InterestRate textbox value to 12.
-
C# TextboxHow do I set a textbox value to 12. I tried the ToString method, but it did not work.
-
Textbox C#How can I set a textbox value to a number....I tried the ToString method but im not sure
-
C# Question NewbieHow do I write a statement that calls the Focus method of a control named txtLastName using C#
-
C#The process of creating an instance of a class is called?