Ricky D Well-Known Member Licensed User Longtime User Oct 5, 2008 #1 I'd like to create a panel that I will use on 2 forms. I want only 1 panel and set it's parent to either of the 2 forms. I see no parent property. Is there a way to do this? regards, Ricky
I'd like to create a panel that I will use on 2 forms. I want only 1 panel and set it's parent to either of the 2 forms. I see no parent property. Is there a way to do this? regards, Ricky
agraham Expert Licensed User Longtime User Oct 5, 2008 #2 Yes, look in the help for ChangeParent in the Formlib library.