How to make my Windows Form app snap to screen edges?

前端 未结 5 2063
迷失自我
迷失自我 2020-11-29 01:23

Anyone out there know how to make your .net windows form app sticky/snappy like Winamp so it snaps to the edges of the screen?

The target framework would be .NET 2.0

5条回答
  •  爱一瞬间的悲伤
    2020-11-29 01:50

    I don't know if you found your solution, but I created a small component for just that: http://www.formsnapper.net - it snaps accross the process boundaries!

提交回复
热议问题