Lets say I have FormChild inheriting FormParent. In parent, there is a toolstip at the top. What I want is in my child form to add extra elements, but the control is always locked, although I've set the modifiers to protected.
I've checked the Internet, it seems this is a well-known bug; but does anyone know a workaround or something?