Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Complete newb with C#
#1
I am creating a GUI with C#. I have a textbox, "ProductName", with ProductName.MaxLength set to 55 (this is for eBay). I want the user to be able to know how many characters they have left to work with. In essence I want this: a dynamic piece of text that shows "55 - len(ProductName)". I'm not very good with C# or XAML, so what do you guys recommend? How do I go about accomplishing this?
Reply


Messages In This Thread
Complete newb with C# - by Fiel - 2009-10-18, 06:32 PM
Complete newb with C# - by JoeTang - 2009-10-18, 09:50 PM
Complete newb with C# - by Spaz - 2009-10-18, 10:58 PM
Complete newb with C# - by JoeTang - 2009-10-18, 11:34 PM
Complete newb with C# - by Fiel - 2009-10-19, 07:15 AM
Complete newb with C# - by JoeTang - 2009-10-19, 08:05 AM

Forum Jump:


Users browsing this thread: