I can not get the textbox past entries to go away using the aspx.vb behind page ( can do it on aspx page) Example below
I have tried both
txt.AutoCompleteType = AutoCompleteType.Disabled
txt.ViewStateMode = UI.ViewStateMode.Disabled