ComboBox控件ValueChanged事件
Dim s As String = GetConfigValue("List","")SaveConfigValue("List",s & "|" & e.Sender.Value)
Enter事件e.Sender.ComboList = GetConfigValue("List","")