1
InForm Discussion / Re: Several Forms
« on: May 14, 2020, 11:20:22 am »BTW: When you make the PasswordField property = False, you can trigger a redraw by making Control(txtFacebook).Redraw = True, so that you won't have to hover the mouse on the text box just to change status.
Thank you so much Fellippe. Grazie!