The text of this article is not in this database — only its details are. Read it on the old site: Event Handling in VB.NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Event Handling in VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Manish PardeshiPosted Dec 16, 2010, 7:43 AM
evtSecond = evtSecond.Combine(evtSecond, objSecond) ' Access of shared member,enum ... through an instance. qualifying expression will not be 'evaluated. While (mobjTimer.lngSeconds < 60) ' Access of shared member,enum ... through an instance. qualifying expression will not be 'evaluated. objTimer.evtHour() ' Name objTimer is not declared