Hey All,

I am using the mousemove and up events for moving controls around a form (or specifically to re-size the columns of a self-made datagrid)

What I would like to know is, how do I stop the mouse moving when it's at a certain poistion on the form? (so it can't make the column width narrower than the column header text.)

Thanks.