Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VAX 1440 DevExpress parsing errors
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

flight58
New Member

2 Posts

Posted - Mar 11 2006 :  09:27:10 AM  Show Profile  Reply with Quote
Hi,

In the following c# code, the words "GetMouseArgs" and "Handled" are marked as errors in the IDE with a red underline, but it compiles allright. The code is part of a drop/drag in a MouseMove event and is copied from the DevExpress documentation.

http://devexpress.com/Support/KnowledgeBase/ShowArticle.xml?kbid=A1420


DevExpress.Utils.DXMouseEventArgs ev
=DevExpress.Utils.DXMouseEventArgs.GetMouseArgs(e);

ev.Handled = true;

feline
Whole Tomato Software

United Kingdom
18940 Posts

Posted - Mar 11 2006 :  3:43:06 PM  Show Profile  Reply with Quote
simply pasting this code into a C# program is leaving me with most of the words being underlined, as expected.

is it possible to download something that will let me produce a working test? i do not have the classes or namespaces for this on my machine.

zen is the art of being at one with the two'ness
Go to Top of Page

flight58
New Member

2 Posts

Posted - Mar 12 2006 :  02:03:24 AM  Show Profile  Reply with Quote
Hi,

You can download a trial of DevExpress XtraGrid Suite at this link

http://www.devexpress.com/Downloads/NET/XtraGrid/

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18940 Posts

Posted - Mar 23 2006 :  5:54:17 PM  Show Profile  Reply with Quote
sorry for the delay here, i have been very busy. looking at this download link there are two versions, one for VS2002/3 and one for VS2005. which IDE are you using? i presumably need to download and test against the correct IDE.

once i have the correct download is there some sample project included that i can use to test this?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000