Windows Forms Autocomplete textbox match any part of string not only beginning string

前端 未结 0 1181
温柔的废话
温柔的废话 2020-12-16 03:40

I would like autocomplete to work like Contains method

private void Form1_Load(object sender, EventArgs e)
{
    // Create the list to use as the custom sourc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题