I am new to
vb.net(using visual basic).
I have created a Windows Form.
I have placed two textboxes on the form.
The first textbox takes input of date of format (dd/MM/yy) from user.
The Second textbox displays date in format dd/MM/yy after adding 7 days to previous date.