|
-
Jul 22nd, 2021, 10:02 PM
#1
Thread Starter
Addicted Member
Re: vb.ner remove first char from text
 Originally Posted by jmcilhinney
I just checked and it was .NET Framework 2.0 in which that KeyChar property was made read/write so you definitely should not have an issue with that.
framework 2 is very cool it is a hybrid between vb6 and vb.net many chose it.
-
Jul 22nd, 2021, 10:06 PM
#2
Re: vb.ner remove first char from text
 Originally Posted by LiwisJames
framework 2 [...] is a hybrid between vb6 and vb.net
No it isn't. I don't know whether you're referring to the fact that default form instances were added to VB 2005 but that's a language thing, not a Framework thing.
-
Jul 22nd, 2021, 10:12 PM
#3
Thread Starter
Addicted Member
Re: vb.ner remove first char from text
 Originally Posted by jmcilhinney
No it isn't. I don't know whether you're referring to the fact that default form instances were added to VB 2005 but that's a language thing, not a Framework thing.
yes I mean the design and likeness of code.
-
Jul 22nd, 2021, 10:25 PM
#4
Re: vb.ner remove first char from text
 Originally Posted by LiwisJames
yes I mean the design and likeness of code.
The only thing about VB 2005 that is more like VB6 than VB.NET 2003 is the fact that default form instances allow you to use a form without explicitly creating an object and passing a reference to it around. Not sure that that really qualifies as "design and likeness of code".
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|