I have Textbox1 on my form in which i want to display current Date and/or Time in a custom format.

Textbox1.Text = Now is returning me the date and time in a prefixed format

How do i do this if i want the textbox1 to show this: 31/12/07, 22:50 ?