c# - How do you make a wpf text adornment modal? -


following tutorial able create adornment used wpf user control it's visual. works interaction user control not expected, sits on top of text editor , can still make changes editor directly. how make user control modal acts more form , requires input or removed if click somewhere else in editor?

enter image description here


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

c++ - Clock_gettime() function outputting incorrect time -

asp.net core mvc - How important is the global.json and src folder? -