Thanks
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org
"Aaron" <ABieb...@charter.net> wrote in message
news:10ovc3s...@corp.supernews.com...
"Peter Foot [MVP]" <feed...@no-spam.inthehand.com> wrote in message
news:uDA%235sbxE...@tk2msftngp13.phx.gbl...
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org
"Aaron" <ABieb...@charter.net> wrote in message
news:10oved6...@corp.supernews.com...
1. Why can't I select an event from a drop down for a control like I could
in VB 6?
2. Why is the object browser so difficult to use, unlike the one in VB 6?
I just can't seem to find anything I'm looking for, I'm not even sure it's
the same thing!
3. Since I can't do either of the above, I have no idea how to do the
GotFocus thing you talk about...even the help doesn't seem to provide a way
to do this. I tried to make my own function, i.e. txtInfo_GotFocus() and
then in the function I put frmInfo. and when I pressed the period key, only
three options came up in the intellisense! There has got to be an easier
method to do such simple coding. I thought when a new version of software
came out, i.e. Visual Studio .NET, things were supposed to be easier, but I
can see that's just not the case.
"Peter Foot [MVP]" <feed...@no-spam.inthehand.com> wrote in message
news:eIJEAicx...@TK2MSFTNGP15.phx.gbl...
Aaron, if you are using VB.NET you can still select the events like you
could with VB6. If you are having problems let me know what you are trying
exactly...
If you are using C#, go to the properties window and select the lightning
bolt to show the event supported by the control. In Whidbey (the next
version out in 2005), this approach is also available to VB2005 (in addition
to the drop down method).
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"Aaron" <ABieb...@charter.net> wrote in message
news:10ovke7...@corp.supernews.com...