Well first of all sorry for the English. I have the following problem: I have a base form with a panel docked to the bottom and inside the panel some buttons. The forms inheriting this base form can modify the visibility of the base form buttons by properties like "ButtonCloseVisiblity" that appears in the child form properties. The problem is that sometimes when the child form refreshes (for example, when I double click an event, delete the newly created event in code and go back to the designer), the visibility of the buttons are set again to their default state. How can I solve this issue? anyone can help please.
Thanks in advance for any advice/help.
Ariel