Click here to Skip to main content
15,881,649 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
SQL
Hi!
I have a problem with finding a way to show the HANDLE or GRIP for resizing a transparancy borderless form for use to capture a screenshot.
I do not know what Handle or Grip is called in technical terms.
It is displayed around the form at designview. How can I get those grips at runtime.
Posted
Comments
[no name] 15-Sep-14 17:09pm    
I think what you are looking for might be Screen.Bounds as you have not explained what you are trying to do very well. Can you explain in more detail and maybe i can provide you with a coding solution?

Try this link:
http://msdn.microsoft.com/en-us/library/system.windows.forms.screen%28v=vs.110%29.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900