I\'m creating winforms using visual inheritance. In order to be able to manipulate inherited UI controls in child classes I need to set the controls in the base classes to
Please go to properties and then modifiers change private to protected. This image hopefully help you. properties->modifiers->protectes