D
David
hay there again,
i am having trouble with the visual studio environment.
what i am tring to do is inherit from a base form which
is just a simple title bar and i want to use this for all
other forms via inheritance. anyway, when i follow the
walkthrough it tells me to right click on the project in
server explorer and then click on add and then inherited
form. the problem is that there is no listing of the
inherited form button... so i tried to just do the
inheritence via the code eg. : namespace.formname, and
the image will not be displayed in the derived form. so,
i am hoping that someone can tell me how to find the
visual method or specift the correct method for the code
version..
thanks for the help..
i am having trouble with the visual studio environment.
what i am tring to do is inherit from a base form which
is just a simple title bar and i want to use this for all
other forms via inheritance. anyway, when i follow the
walkthrough it tells me to right click on the project in
server explorer and then click on add and then inherited
form. the problem is that there is no listing of the
inherited form button... so i tried to just do the
inheritence via the code eg. : namespace.formname, and
the image will not be displayed in the derived form. so,
i am hoping that someone can tell me how to find the
visual method or specift the correct method for the code
version..
thanks for the help..