C
Chris Leffer
Hi.
The documentation says that variables declared Friend can be used
anywhere on the same program. I have a VB form that is the base form for
other forms on the same application. Controls that have the Modifiers
property set to Friend on the base form can not be modified on the
derived forms. Why?
Shouldn't Friend controls be acessed anywhere on the same program?
Regards,
Chirs Leffer
The documentation says that variables declared Friend can be used
anywhere on the same program. I have a VB form that is the base form for
other forms on the same application. Controls that have the Modifiers
property set to Friend on the base form can not be modified on the
derived forms. Why?
Shouldn't Friend controls be acessed anywhere on the same program?
Regards,
Chirs Leffer