P
Pat Moran
I have created a C# form with several controls on it each of which have the
protected modifier set.
When I inherit a form from this base clas then none of the inherited
controls are visible at design time though they are visible and operational
in the inherited form at run time.
i can not see what is preventing them from being visible?
protected modifier set.
When I inherit a form from this base clas then none of the inherited
controls are visible at design time though they are visible and operational
in the inherited form at run time.
i can not see what is preventing them from being visible?