> When I add an asp form to the object repository, it only shows up as
> copyable, not inheritable.
> If I create a form and change it to inherit another manually, I try to
> change the "Inherits=" value to the name of the for I want to in aspx file
> for the form, but the IDE changes it back again. How are you supposed to
> inherit asp forms in c#builder ?
You need to change the inheritance in the *.cs.aspx file, not in the
aspx file (which always inherits from the class in the cs.aspx file)
--
Marc Rohloff [TeamB]
marc rohloff -at- myrealbox -dot- com