ToolStrip position changed after minimize and restore of form
Open
area-controls-StripControls
area-Layout
help wanted
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 85
Description
Hi,
all WinForms toolstrip's will move to the upper left corner when the form is minimized and restored.
The ToolBarBug.zip is a very simple WinForms solution to reproduce this beavior.
[ToolBarBug.zip](https://github.com/dotnet/winforms/files/5679507/ToolBarBug.zip)
a) Run the WinForm application with the two toolstips on the form.
b) Remember the location of the two strips
c) Mnimize the form to the task-bar of windows
d) Re-show the form from task-bar
--> ToolStrip positions moved.
I think this is not the expected behavior of the toolstrips.
Kind regards
Sylko
Contributor guide
Assessment
This issue has not been assessed yet.