Lock a subform into a panel?

  • Thread starter Thread starter Dean Slindee
  • Start date Start date
D

Dean Slindee

I am showing a (sub)form within a panel in a host form. The subform title
bar needs to show, but I would like to "lock" the subform in place within
the panel, so that the use cannot drag it off the panel. Is this possible?

Thanks,
Dean S
 
Dean Slindee said:
I am showing a (sub)form within a panel in a host form. The subform title
bar needs to show, but I would like to "lock" the subform in place within
the panel, so that the use cannot drag it off the panel. Is this possible?


I'd implement the subform as a user control and draw my own title bar onto
the control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top