cannot find forms.cursor??

  • Thread starter Thread starter wtfxxx
  • Start date Start date
W

wtfxxx

I cannot find the cursor property of the form... under the
initialization i try:

this.cursor = ...

but that gives me an error saying it does not have such property.
Under the drop down menu that comes down after "this." there really is
no cursor property. What am I missing??

Currently developing for .NET compact framework (which does support
cursor property)
 
Back
Top