I have a form which is used to input information for projects. I want to put a list box on the form that shows all employees. I want to be able to click on employees to select them, them move them (with the click of a button or by double-clicking them) to an empty list box (All employees that will work on the project). I also need to be able to remove employees from the project.
Any suggestions?
Any suggestions?