hi,
i created a form using the solution model. this new for was set to inheit from another form, however, when the form is shown it shows in the inheriterited size but the buttons that were suppose to be inherited, i ont see. any suggestions?
On the form that is supposed to have those buttons do you see the buttons (when you show that form directly)?
You didn’t set the child’s form size to something smaller that would not contain the inherited buttons, right?
I guess a code snippet showing how you create/show the 2 forms would help identify the problem.