B
Benson
I construct some base forms so that we can inherit from them in coding
different types of programs (eg. Master program, Inquiry program). I know
under a solution (*.sln) in VS2005, we can have more than 1 project. I
placed the base forms under one of the project and found that they cannot be
inherited by another project in the same solution file.
Question:
How to place the base forms (in VS2005), so that they can be inherited by
all projects under the same solution file?
Benson
VB2005, VS2005 std
different types of programs (eg. Master program, Inquiry program). I know
under a solution (*.sln) in VS2005, we can have more than 1 project. I
placed the base forms under one of the project and found that they cannot be
inherited by another project in the same solution file.
Question:
How to place the base forms (in VS2005), so that they can be inherited by
all projects under the same solution file?
Benson
VB2005, VS2005 std