473,385 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Missing UITypeEditors?

Hello

I'm trying to use the ImageEditor attribute as explained in http://msdn.microsoft.com/library/de...classtopic.asp and http://www.thecodeproject.com/cs/mis...edlistviews.as
EditorAttribute(__typeof(System::Drawing::Design:: ImageEditor), __typeof(System::Drawing::Design::UITypeEditor)
However I get the following errors

c:\Documents and Settings\Neo\My Documents\Visual Studio Projects\Modeler\Form1.h(209): error C2065: 'System::Drawing::Design::ImageEditor' : undeclared identifie
c:\Documents and Settings\Neo\My Documents\Visual Studio Projects\Modeler\Form1.h(209): error C3742: 'System::Drawing::Design::ImageEditor': could not convert to System::Type
c:\Documents and Settings\Neo\My Documents\Visual Studio Projects\Modeler\Form1.h(206): error C3725: 'System::ComponentModel::EditorAttribute': cannot resolve attribute overloa
could be 'System::ComponentModel::EditorAttribute::EditorAt tribute(System::Type __gc *,System::Type __gc *)
or 'System::ComponentModel::EditorAttribute::EditorAt tribute(System::String __gc *,System::Type __gc *)
or 'System::ComponentModel::EditorAttribute::EditorAt tribute(System::String __gc *,System::String __gc *)
or 'System::ComponentModel::EditorAttribute::EditorAt tribute(void)
c:\Documents and Settings\Neo\My Documents\Visual Studio Projects\Modeler\Form1.h(209): fatal error C1075: end of file found before the left brace '{' at 'c:\Documents and Settings\Neo\My Documents\Visual Studio Projects\Modeler\Form1.h(155)' was matche

I get the same errors with

System.Windows.Forms.Design.FileNameEditor and System.Drawing.Design.FontEdito

Do I need to include something

I'm using VC++ .NET 200

Thanks in advance.
Nov 17 '05 #1
3 1738
Did you add the System.Design.dll to the projects "References"? This needs
to be done in addition to including them. At least in C# it does.

Regards,
Erin.

--
Visit us on the web at: http://www.databasementsoftware.com
Nov 17 '05 #2
Thanks Erin. Yes I did, but it doesn't work :0(
Nov 17 '05 #3
Did you add a #using directive for it?

--
Tomas Restrepo
to****@mvps.org
"NeoGeo" <an*******@discussions.microsoft.com> wrote in message
news:BA**********************************@microsof t.com...
Thanks Erin. Yes I did, but it doesn't work :0(

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Steven T. Hatton | last post by:
If you happen to have Accelerated C++ by Koenig and Moo, and haven't gotten around to reading it, I suggest you count the pages between page 18 and page 51. I came up with zero. This is very...
7
by: Corepaul | last post by:
Missing Help Files When I enter "recordset" as the keyword and search the Visual Basic Help index, I get many topics of interest in the resulting list. But there isn't any information available...
102
by: Skybuck Flying | last post by:
Sometime ago on the comp.lang.c, I saw a teacher's post asking why C compilers produce so many error messages as soon as a closing bracket is missing. The response was simply because the compiler...
0
by: kris | last post by:
hi can any one help me out, i have written a code for Word Indexing using Dll's i think this is an incomplete code for WORD INDEX. I had encountered this error "Error! No index entries found"...
17
by: Justin Emlay | last post by:
I'm hopping someone can help me out on a payroll project I need to implement. To start we are dealing with payroll periods. So we are dealing with an exact 10 days (Monday - Friday, 2 weeks). ...
9
by: Mario Vázquez | last post by:
Hi, I have a component which exposes an extended property. I want to edit this property using a UITypeEditor. The problem is that when the designer raises my UITypeEditor sends a reference of...
0
by: youth | last post by:
I am trying to bind the DB2 utlities to a new database that was created by our DBAs. Each time I try I get the following: db2ajgrt.bnd - No errors db2clish.bnd - 13 errors all for missing...
5
by: le0 | last post by:
Hello guys, Im really having a hard time doing this, I have a record set with the ItemNo field with the data type as Text. In the record that I have, I want to find the missing number in the...
1
by: BobPaul | last post by:
I'm following code out of a howto book and this is really bugging me. This header file was created by VStudio 6.0 when I did a "Right Click: Add Member Function" CLine is a class I wrote (per the...
3
by: Fred Chateau | last post by:
Still working on my XML DataSet... Having moved on past difficult and complex problems, resolved with the assistance of everyone here, I find myself facing yet another problem. My XML document...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.