Hello.
Does anyone know an "Object inspector" component for VC++ .NET? I'm
looking for a component that I can use to edit the properties of
drawing elements on my CAD application.
I'm currently developing with C++ Builder but I´m considering a
migration to VC++ .NET. So I need a component equivalent to this one I
use with BCB: http://www.dreamcompany.com/inspector.html
Thanks in advance for any help.
Adriano.
> Does anyone know an "Object inspector" component for VC++ .NET? I'm
> looking for a component that I can use to edit the properties of
[quoted text clipped - 3 lines]
> migration to VC++ .NET. So I need a component equivalent to this one I
> use with BCB: http://www.dreamcompany.com/inspector.html
Have you tried the Windows Forms and Data designers that come with
VS2003?
Thanks,

Signature
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.
Adriano Coser - 09 Jul 2004 15:06 GMT
Thanks for your answer Tarek.
I tried to find a way to use the VS2003 property brower, but I didn't.
Can you give me some clue?
Thanks,
Adriano.
Tarek Madkour [MSFT] - 09 Jul 2004 18:27 GMT
> I tried to find a way to use the VS2003 property brower, but I didn't.
> Can you give me some clue?
You will find MSDN a very good resource to get started. Try the Windows
Forms walkthroughs at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/vsintro7/html/vxorivcppwalkthroughs.asp
Thanks,

Signature
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.