Hi - Iv'e only just recently migrated from using vb6 to .NET, and remember in VB6 you were able to find out the properties of a class quickly- for some reason I am having trouble doing this in .NET.
Is there a way of finding out the different subroutine properies of something like a my "textBox1" on a form such as its loosefocus event? - Im sure there was a quick way to do it in VB6 and I am yet to do so in .NET without looking in the help files for its properties - I think VB6 used to provide a dropdown list of these properties, and I cant seem to access them now in a similar way!
I hope you understand what Im trying to say!
Thanks,
Si
Is there a way of finding out the different subroutine properies of something like a my "textBox1" on a form such as its loosefocus event? - Im sure there was a quick way to do it in VB6 and I am yet to do so in .NET without looking in the help files for its properties - I think VB6 used to provide a dropdown list of these properties, and I cant seem to access them now in a similar way!
I hope you understand what Im trying to say!
Thanks,
Si