I would like to add rectangular regions with text like StickyNotes application in Windows. In Windows sticky notes you can add rectangular regions, and by clicking them you can change the text inside of them. Also in sticky Notes you can add these rectangular with the button click.
I would like to have a similar effect, but I don't know Which component should I use from the Visual Studio 2019 Toolbar Menu?
Sticky Notes after the click:
I am using Winform, Visual Studio 2019 and coding with C#.


