Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dialog Resource Properties

0 views
Skip to first unread message

Neil Bartow

unread,
Aug 13, 2002, 8:02:10 AM8/13/02
to
In VS 6.0 (C++) when developing a dialog box resource I
could double click on an object in the dialog box
select "properties" and get a tabbed dialog box from
which to change the properties of the selected object. In
VS.Net I get a properties window with a pull down list of
objects (all called "Selected Object")and 5 icons
(Catorgized, Alphebetic, Properties, Control Events, and
Property Pages(disabled)). No information is displayed no
matter which icon I select.

1. How do I get to the tabbed dialog box information (ala
VS 6.0)which I'm familiar with.

2. How do I get to the class wizard (ala VS 6.0) for the
dialog box.

3. Can you point me to documentation on how VS.net works
in the creation of a dialog box code.

Thanks for any assistance you can offer,
Neil

David Lowndes

unread,
Aug 13, 2002, 12:30:26 PM8/13/02
to
Neil,

>1. How do I get to the tabbed dialog box information (ala
>VS 6.0)which I'm familiar with.

Use VC6!

>2. How do I get to the class wizard (ala VS 6.0) for the
>dialog box.

The Class Wizard has gone - its functionality is supposed to be
implemented in the various guises of the property pane you mentioned.

I'm afraid I don't know why the property pane isn't working for you.
Is it always like this - even with a newly created project?

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.

0 new messages