1 Replies - 1329 Views - Last Post: 09 November 2010 - 01:17 PM Rate Topic: -----

#1 slixtrix   User is offline

  • D.I.C Head

Reputation: 2
  • View blog
  • Posts: 62
  • Joined: 24-April 10

textbox problem in visual studios 2010

Posted 09 November 2010 - 12:03 PM

ok, so in my project for visual studios 2010, i have a screen where i can click a calender button and it pops up a screen where i can select a date and type in a text box, when i "save" this information, what is in the text box should appear on the selected date...the problem i am having, is that when i go to type in the text box...nothing is entered....if i put text in the textbox before i run the program, the text that i put in will show up on the calendar, but when i try to type some things in it, it won't let me...it will allow spaces, and backspace...but no numbers/letters/symbols anything...what are some things to look for in my code that will help me change this?

Is This A Good Question/Topic? 0
  • +

Replies To: textbox problem in visual studios 2010

#2 Curtis Rutland   User is offline

  • (╯°□°)╯︵ (~ .o.)~
  • member icon


Reputation: 5106
  • View blog
  • Posts: 9,283
  • Joined: 08-June 10

Re: textbox problem in visual studios 2010

Posted 09 November 2010 - 01:17 PM

Without seeing your relevant code, we'd just be guessing in the dark.

:code:

And just the relevant parts. It's easier to find the problem in 50 lines than it is the 1000 your project might already contain.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1