.net - Adding Items at MenuStrip Combobox -


i have menu strip contains combobox. how put items in combobox during design stage, not @ runtime? changed property autocompletesource = customsource , put items inside autocompletecustomsource , still, no luck. should do?

select menu bar item , go "properties" , "items"/(collection)

hope helps


Comments

Popular posts from this blog

c# - Pausing a storyboard on TabItem mouse over -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -