There are two reasons why you could be getting that error.
- The element you are attempting to reference doesn't exist.
- The element has not yet been created at the time of reference to it.
I would guess that your problem is the second.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |