R
rocio
I have a Panel that I'm using as a dialog box.
But I need to display this dialog in different forms, depending on the
actions of the user.
The easiest/fastest way of doing this would be to define the panel on each
form, and use it as appropriate.
But I know the Panel can be defined in another form (frmPanel), then
instanciate that form in the other forms that need this panel, and somehow
add the nael from frmPanel into the call form.
How exactly can I do this?
But I need to display this dialog in different forms, depending on the
actions of the user.
The easiest/fastest way of doing this would be to define the panel on each
form, and use it as appropriate.
But I know the Panel can be defined in another form (frmPanel), then
instanciate that form in the other forms that need this panel, and somehow
add the nael from frmPanel into the call form.
How exactly can I do this?