Scenario: I am in the process of moving an application from access to C# and on one of the forms(in access) the user is able to select a drop down that has
The common method of achieving this is overriding the onDropDown event to draw your own dropdown window with multiple values. There's plenty of examples out there ranging from walkthroughs to downloadable controls. Here's a few: