[mono-vb] Problem in using "Inherits Timer"
ehboym
stamreddiver at yahoo.com
Mon Jun 15 16:38:40 EDT 2009
hi,
I'm trying build my vb app which includes the following code:
Public Class RSSTimer
Inherits Timer
Private mSkipNext As Boolean
Private mOriginalInterval As Integer
Private mResetRequest As Boolean
etc.etc.etc.
and I receiving the following err:
Could not resolve the name 'Timer'(VBNC30451)
Timer should be a generic vb class so I'm guessing that I'm missing
something on my Mono instolation.
What am I missing ? Where is Timer ?
Thanks
Erez
--
View this message in context: http://www.nabble.com/Problem-in-using-%22Inherits-Timer%22-tp24042081p24042081.html
Sent from the Mono - VB mailing list archive at Nabble.com.
More information about the Mono-vb
mailing list