A
Adam Tompkins
Form A inherits from a base form.
Form B inherits from Form A.
When I try to open Form B in the IDE I get an error:
' The path is not of a legal form '
If I change Form B to also inherit from the base form it opens fine.
Any help would be appreicated.
- Adam
Form B inherits from Form A.
When I try to open Form B in the IDE I get an error:
' The path is not of a legal form '
If I change Form B to also inherit from the base form it opens fine.
Any help would be appreicated.
- Adam