Arg81
Well-known member
Is there a way I control where a mouse can move?
I.E. i click a button to display a panel that shows more information. I only want the mouse to be able to move within this panel, and not the rest of the form, until the user clicks "Close" button on the panel.
I use to open a seperate form with showdialog() , but I'm trying to cut down on pop up forms and use panels instead...
Thanks,
I.E. i click a button to display a panel that shows more information. I only want the mouse to be able to move within this panel, and not the rest of the form, until the user clicks "Close" button on the panel.
I use to open a seperate form with showdialog() , but I'm trying to cut down on pop up forms and use panels instead...
Thanks,