format datetime

  1. manny cash

    Question datetimepick gets the date format and places it in a textbox

    This little code does not transfer the date to my text box, something is missing, or any declaration, or something wrong like that? Please, I need a hand. I need to format the date. Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) txtAppoDate.Text =...
Back
Top