equal sign problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sesseth
    New Member
    • Aug 2007
    • 1

    equal sign problem

    can someone help me, it says "Operator "=" is not defined for types "System.Drawing .Point" and "System.Drawing .Point""
    The code is "Rabbitbox.Loca tion = Carrots.Locatio n"

    any ideas?
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by sesseth
    can someone help me, it says "Operator "=" is not defined for types "System.Drawing .Point" and "System.Drawing .Point"" ...
    I'd suggest providing a bit more information. Could you tell us the version of VB you're using, and maybe post some of the actual code, so we can see it in context? Also, let us know whether there your project has any relevant references, Includes etc - this stuff can vary a lot between versions.

    Comment

    Working...