Window form bottom part hides on restore
-
Hi, When i restore the window form. some bottom part hides behind the taskbar(problem persists when i increase the height of taskbar). Can you please tell how to make it complete visible in restore mode. Thanks
I think you should post it into the General IT Issue Forums...
Thanks Md. Marufuzzaman
Don't forget to click [Vote] / [Good Answer] on the post(s) that helped you. I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.
modified on Wednesday, December 23, 2009 7:19 AM
-
I think you should post it into the General IT Issue Forums...
Thanks Md. Marufuzzaman
Don't forget to click [Vote] / [Good Answer] on the post(s) that helped you. I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.
modified on Wednesday, December 23, 2009 7:19 AM
-
Hi, When i restore the window form. some bottom part hides behind the taskbar(problem persists when i increase the height of taskbar). Can you please tell how to make it complete visible in restore mode. Thanks
hi, you need to catch the form_resize event and do some coding over there so that when the form resizes or restores back the controls on it also change their position accordingly. Hope this helps
-
hi, you need to catch the form_resize event and do some coding over there so that when the form resizes or restores back the controls on it also change their position accordingly. Hope this helps
-
Md. Marufuzzaman wrote:
I think to should post it into the General IT Issue Forums...
Why so?? I am facing problem in c# window form application. Please let me know if I am still wrong
That's nice...Could you post your code snippets so that we can get actual scenarios as well.
Thanks Md. Marufuzzaman
Don't forget to click [Vote] / [Good Answer] on the post(s) that helped you. I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.
-
Hi, When i restore the window form. some bottom part hides behind the taskbar(problem persists when i increase the height of taskbar). Can you please tell how to make it complete visible in restore mode. Thanks
Have a look at the PrimaryScreen[^].
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.