I have been trying to learn from other peoples code, except whenever it is to do with puttin icons in the systray i always get errors!
I have found the peice of code causing the problem (btw the error is with vb not the code!)


MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone"
MTSTransactionMode = 0 'NotAnMTSObject"
End

This is the code that vb doesnt like, could it be to do with using vb5??? btw this code is in a class module!!! is there anything i can do about this, as it is REALLY buggin me! if it is about usin vb5 is there anthing that can be done about it, except buyin vb6 (i got no money :o(((( )
Thanx
Cease