|
-
Jun 22nd, 2006, 10:44 PM
#1
Thread Starter
Fanatic Member
Draw Override function in Visio
i'm using Visio that comes with VS.NET 2003..(Visio Enterprise Architect SR1? if i'm not wrong)
want to ask how to make an Override Function?
since i'm able to make an Abstract Class that if i do Generate Code (VB), it
would have
ex: Public MustInherit Class ClassA
public MustOverride Function MethodA
public MustOverride Function MethodB
but i'm not able to figure it out how the Derived Class from ClassA can have
Public Overrides Function MethodA
Public Overrides Function MethodB -> if i choose Generate Code
hope u understand what i mean
PS: not sure if i post in right forum..
thx,
erick
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|