is there ways to have a selecteditem and detect when it changes.
what is the recommended best practices for wanting to have listbox type behavior but i dont have strings, i have user controls that i want to list from top to bottom.
is flowlayoutpanel the correct way to do this or is there any other way that gives me the listbox behavior and events.