create derived class in class diagram view?

I want to add another class which is derived from my main class (i.e. create inheritent class). is it possible to do it in the class diagram view? that is, in the classdiagram1.cd

plz help

[204 byte] By [ssfftt] at [2007-12-24]
# 1

looks like you dont have a main method in your class.

can you post the code here?

ahmedilyas at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Class Designer...
# 2

thx ahmedilyas, i fixed the problem by adding a "static void Main( string[] args )"

now my real problem of this issue is listed above, plz help

ssfftt at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Class Designer...
# 3

Please see the How to: Define Inheritance Between Types topic on MSDN for how to do this.

Thanks,

Ramesh Rajagopal.

Microsoft Corporation.

RameshRajagopal at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Class Designer...
# 4
thx alot Ramesh Rajagopal, i tried to search in MSDN, couldnt find this document, now i got it. thx again
ssfftt at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Class Designer...

Visual Studio

Site Classified