Self writing code
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, not sure if i'm in the right place for this question. When I type in vb.net the cursor seems to have a mind of its own! I was trying to type: Dim product As New NonStandardProduct(_EstId, _SectionID) and this is what happens d(i)m dlg as new nonstandardproduct(_estid, sectionid) the brackets are put in automatically, and because of this autocomplete fails to work, anybody got any idea whats going on and how to get rid of it. Many thanks Alan