Hi
I am developing a windows app. in VB using VS2005.
I have multiple toolstrips (and toolstrip containers) where I want users to
move buttons around (using {Alt} + drag) inside the toolstrips, and to move
toolstrips across containers.
However I want to prevent users dragging toolbuttons to different
toolstrips. I thought MergeAction of MatchOnly would achieve this, but
apparantly not. Does anyone know how I can stop this action?
Much appreciated, and thanks
Justin
I am developing a windows app. in VB using VS2005.
I have multiple toolstrips (and toolstrip containers) where I want users to
move buttons around (using {Alt} + drag) inside the toolstrips, and to move
toolstrips across containers.
However I want to prevent users dragging toolbuttons to different
toolstrips. I thought MergeAction of MatchOnly would achieve this, but
apparantly not. Does anyone know how I can stop this action?
Much appreciated, and thanks
Justin