autocomplete

  1. solidsnake204

    Question ComboBox AutoCompleteSource as Items

    Hi, I want my ComboBox to display items from the AutoCompleteSource AllSystemSources. Basically, I want the Items property to get its items from the AllSystemSources. But I don't know how to do this. Any help appreciated. I am using Visual Studio 2008 Express (Not the WPF forms though)
  2. lachlan

    Question How to set the autocomplete's preferred (custom) values?

    Is it possible to make a custom list of preferred values for a sub/function? For example, with the MsgBox: Also, how do I go about making a description for the value to be entered, as shown in the image in the yellow box? Thanks, Lachlan.
Back
Top