.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# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -