HighTechTalks DotNet Forums  

Re: Form Inheritance in VisualC++.net 2003

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss Re: Form Inheritance in VisualC++.net 2003 in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
KK
 
Posts: n/a

Default Re: Form Inheritance in VisualC++.net 2003 - 07-02-2003 , 12:05 AM






Hi,
Thanks Richard
but all that I want to use is the Visual Inheritance in designer.Is
this feature available in VisualStudio C++.Net 2003 or it's only limited to
C# designer?

Thanks in advance
Krishna
"Richard Grimes [MVP]" <read my sig> wrote

Quote:
The context menu item is just sugar. Form inheritance is possible whether
or
not you have the context menu item. The only problem is that the designer
is
not clever enough to handle C++ header files, so if you derive a form from
another form you cannot edit the new form in the designer. However, you
can
edit the code for this derived form and create the form at runtime.

Richard

--
my email evpuneqt (AT) zicf (DOT) bet is encrypted with ROT13 (www.rot13.org)


KK wrote:
Hi all
I'm unable to inherit form in my VisualStudio.NET 2003 (contains
VisualC++ Standard edition).In the project menu or when we right
click on the SolutionView Add menu there is no menu item related to
Form Inheritance.I'm getting only these menu items

Add New Item
Add Existing Item
Add Folder
------------------
Add Class
Add Resource

Is visual inheritance feature available in my version of software?If
available,
are there any registry settings or some other settings I should set?

Thanks and regards
Krishna





Reply With Quote
  #2  
Old   
Richard Grimes [MVP]
 
Posts: n/a

Default Re: Form Inheritance in VisualC++.net 2003 - 07-02-2003 , 09:47 AM






Its only available to C# and VB.NET, but as I've said, that should not be an
issue, C++ developers are used to coding!

Richard

--
my email evpuneqt (AT) zicf (DOT) bet is encrypted with ROT13 (www.rot13.org)


KK wrote:
Quote:
Hi,
Thanks Richard
but all that I want to use is the Visual Inheritance in designer.Is
this feature available in VisualStudio C++.Net 2003 or it's only
limited to C# designer?

Thanks in advance
Krishna
"Richard Grimes [MVP]" <read my sig> wrote in message
news:O3ka5F%23PDHA.2316 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
The context menu item is just sugar. Form inheritance is possible
whether or not you have the context menu item. The only problem is
that the designer is not clever enough to handle C++ header files,
so if you derive a form from another form you cannot edit the new
form in the designer. However, you can edit the code for this
derived form and create the form at runtime.

Richard

--
my email evpuneqt (AT) zicf (DOT) bet is encrypted with ROT13 (www.rot13.org)


KK wrote:
Hi all
I'm unable to inherit form in my VisualStudio.NET 2003 (contains
VisualC++ Standard edition).In the project menu or when we right
click on the SolutionView Add menu there is no menu item related to
Form Inheritance.I'm getting only these menu items

Add New Item
Add Existing Item
Add Folder
------------------
Add Class
Add Resource

Is visual inheritance feature available in my version of software?If
available,
are there any registry settings or some other settings I should set?

Thanks and regards
Krishna



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.