I am looking to maximize an external running program that is currently minimized/hidden. my program already gets the current running processes listed in a combo box and it grabs the titles and on selection from the combo box it adds the title to a textbox. How would I be able to maximize the currently selected process?