I want to change the p开发者_如何学Cosition of my TextBox when the upper textbox is to be invisbile how can i achieve it ? I m using wpf c#.
I would like to insert text in a particular line, and replacing the text in the same line. Eg This is line 1
I have a web page which contains multiple panels (used to show and hide various textboxes) and one particular panel contains textboxes that is used to edit records. However, when I am attemtping to up
I have a custom control template which is set via the style property on a TextBox. The visual poperties are set correctly, even typing to the textbox works, but there is no insertion cursor (the | sym
I have text box ...If i type in textbox like \"C,C++,ASP.net,4-5Years\"then every word should be checked by database whether that name exi开发者_StackOverflowts or not in table field of the database.
I\'m starting in asp.net and am having some problems that I do not understand. The problem is this, I am building a site for news. Every news has a title and body. I have a page where I can insert new
I made a user interface in VBA with many textbox. I read an excel sheet and I put all the value of this one in all the textbox of my user inteface. So the user can modify the values and then save it i
Is is possible (cross-browser compatible) to CANCEL a keystroke after a user h开发者_运维知识库as made it (for example on a textbox)
I would like to have a regular TextBox on my form, where the selected text is still highlighted even if you use another control, e.g. push a button.
must you convert from strings to double? if so. how? Are there functions for trig that will 开发者_运维百科accept textbox string data as is?