G
Guest
I have a windows form that shifts position when the taskbar autohide property
is disabled. The windows does not move back to the original position when
the autohide property is turned back on.
I have not been able to catch the position changing anywhere in my code and
so I am thinking that it is taking place inside the Form class. I have tried
the Locked property for my form but it doesn't make a difference.
Any suggestions?
Thanks,
Ken
is disabled. The windows does not move back to the original position when
the autohide property is turned back on.
I have not been able to catch the position changing anywhere in my code and
so I am thinking that it is taking place inside the Form class. I have tried
the Locked property for my form but it doesn't make a difference.
Any suggestions?
Thanks,
Ken