Tag Archives: User Interface

ComboBox Displaying a Drop-Down Menu

While building a code mock-up of a user interface this week, I encountered an unusual requirement. The design called for ComboBox-looking control that displayed a menu (instead of an items list) when expanded.

Posted in Programming | Tagged , | Leave a comment