Questions tagged as 'textbox'

1
answer

How to validate a blank maskedtextbox?

In this case, the maskedtextboxTEL (00)0000-0000 would return a error provider and would only continue after completing it.     
asked by 31.03.2016 / 22:45
1
answer

Doubt with textbox

I'm trying to create a log screen using textbox in C# . At certain points in the program, I'd like to insert a line in this textbox . Take the example: Linha 1> Realizando inserção.. Linha 2> Dados inseridos....
asked by 04.02.2016 / 20:09
0
answers

Javascript - Filling in Textbox with numbers, strings and dates in a ticket

I'm trying to make a ticket fill automatically when selecting a row from a table. In this case, there are textboxes (or type inputs) that must be filled with some values. My role is function verBoleto(nossonumero,valor,dataemissao,datavencimen...
asked by 18.06.2015 / 17:35
3
answers

How do I activate confirm the form by enter? [closed]

I'm doing a C # program that plays within TextBox into Grid , but I'm only getting through a button. I want to know how do I for the provider user the first given, hit enter, skip for age, and after that hit enter again information...
asked by 26.07.2017 / 20:19
2
answers

How to get the values of a textBox?

I created an example for you to see. The problem is as follows. I'm trying to get the value contained in the TextBox converting to a string type to be able to use in MessageBox , but it is displaying    System.Windows.F...
asked by 30.12.2016 / 20:48
1
answer

c # how to store data from a text box from the first run

I'm doing a program that does bakcup in mySQL database. I have a screen where or soon with server, user, password and port used in the database. But I do not want to be typing every time I run the program, so I need the program to store some d...
asked by 02.10.2018 / 17:00
1
answer

How to add a TextBox dynamically using VB

How to add a TextBox dynamically whenever the Userform (Combination Box or Data Validation List) is equal to "Outro (Especificar)" , using VB ? I'mlost,I'mnewatmakingmacrosandforms,usingVB.^^'IwasdoingwithDataValidation,L...
asked by 02.08.2017 / 21:25