Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

How to get a ToolStripmenu dragging location when form is closed

$
0
0

I added toolstrip menu in a toolstrip panel using following way.

form load()

{

ToolStripPanel panel = new ToolStripPanel();

panel.join(toolStrip1);

panel.join(toolStrip2);

}

i dragged the location of toolstripmenu and close the form.when reloading the form toolstrip menu need to in a dragging location.


Viewing all articles
Browse latest Browse all 12583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>