|
-
Oct 20th, 2012, 04:37 AM
#14
Thread Starter
Member
Re: [RESOLVED] Is this possible?
 Originally Posted by jmcilhinney
Aha, you're coding in C#, which is case-sensitive, and you just copied and pasted .paul.'s code. If you had typed it then Intellisense would have shown you that, like all properties, Controls begins with an upper case letter. It does in VB as well but VB is not case-sensitive so the IDE changes the case for you.
hmmm... I'm getting this error now:
Non-invocable member 'System.Windows.Forms.Control.Controls' cannot be used like a method.
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
|