I am VB.NET Developer. I am developing a Hotel Management System. But I have little problem.
in my project I want to put dockable form in the main MDI form when I am moving mouse cursor on the Pen the form autometically slide left or right side and I leave mouse from the form the form autometically slide back and hide.
Like this ; Check out this image.
http://www.freeimagehosting.net/uploads/6c03934fa2.jpg
I got that tutorial but there is a DLL file is used. and I could not use that DLL
I NEED A CODE TO DOCK FORM AND ON MOUSE ENTER AUTOSLIDE TO SHOW AND ON MOUSE LEAVE AUTOSLIDE TO HIDE BACK.
you can find this tutorial IN VB.Net on Code Project Web Site with "Dockable Window" keyword.
in my project I want to put dockable form in the main MDI form when I am moving mouse cursor on the Pen the form autometically slide left or right side and I leave mouse from the form the form autometically slide back and hide.
Like this ; Check out this image.
http://www.freeimagehosting.net/uploads/6c03934fa2.jpg
I got that tutorial but there is a DLL file is used. and I could not use that DLL
I NEED A CODE TO DOCK FORM AND ON MOUSE ENTER AUTOSLIDE TO SHOW AND ON MOUSE LEAVE AUTOSLIDE TO HIDE BACK.
you can find this tutorial IN VB.Net on Code Project Web Site with "Dockable Window" keyword.