I started on VB6 about 3 months ago and decided to transition to VB.Net instead. So... I am still trying to grasp basic concepts, so please be gentle.

Is it possible to prompt a user (with a form) and have their input added as a menu item?

Example: I want the user to input a hostname and then have it appear in the main forms menuitem.

Thanks..