I have a form which has only tab control in it. I want to fix the location of the form on windows desktop according to the screen size of the users pc.
The form looks like windows task bar and it should be docked on top of windows desktop.
For this i set dock = top property in my form. But still it is not perfectly on top.
How to over come these melodramatically.
You can use the
Form.DesktopLocation Property