G
Guest
I'm building a custom control based on scrollablecontrol. I want to show a
tool panel in the client rectangle. This is a panel holding some text boxes
etc through which the user enters business data. I want the Tool panel to
1. stay in the client rectangle when the user scrolls, and
2. be draggable (so that the user can drag it away from the business object
he is viewing in the custom control).
It doesn't seem to be possible to use a Form to do this. Is there another
control I could use to meet the above requirements?
Thanks,
Nigel B
tool panel in the client rectangle. This is a panel holding some text boxes
etc through which the user enters business data. I want the Tool panel to
1. stay in the client rectangle when the user scrolls, and
2. be draggable (so that the user can drag it away from the business object
he is viewing in the custom control).
It doesn't seem to be possible to use a Form to do this. Is there another
control I could use to meet the above requirements?
Thanks,
Nigel B