F
fragget
hi-
i have a custom control that can be dragged onto a form.
the control can be dragged around the form with the mouse.
i want to draw a selection box around my control when it is selected
to be dragged.
on the mouse down event of my control i want to pass the
size of the control and the location to the parent so that i can
draw a selection box around it.
how can i do this?
thanks - fg
i have a custom control that can be dragged onto a form.
the control can be dragged around the form with the mouse.
i want to draw a selection box around my control when it is selected
to be dragged.
on the mouse down event of my control i want to pass the
size of the control and the location to the parent so that i can
draw a selection box around it.
how can i do this?
thanks - fg