Ok, I got some great code from someone that docks my form to other forms and to the sides of the screen. The problem is, the code is long and hard for me to decipher. Does anyone have a basic module that will allow my form to dock ONLY to the sides of the screen and not to other forms? I'd really appriciate it!
Thanks - Ethan
VB6, VB.NET, C#, SQL, XML, ADO.NET, ASP.NET, HTML.
MCP & A+ Certified. Looking for a job in the Seattle, WA area.
If you have not used Kedaman's code, you can try that. Send him a PM asking him to send you the BAS module he had written awhile ago for this purpose.
Or is that his code which confused you?
.
I am not a complete idiot. Some parts are still missing. Check out the rtf-help tutorial General VB Faq Thread Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink! Get more power for your floppy disks. ; View honeybee's Elite Club: Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
And if that response was mine, please think about giving me a rep. I like to collect them!
Ok, I've attached the module that has been working great for me. the only thing is, I dont want it to attach to other forms, just the sides of the screen. If someone has time to take that out and post it back up here, I'd really appriciate it. I'm just not experianced enough yet to be able to do it in a short amount of time.
Ethan
VB6, VB.NET, C#, SQL, XML, ADO.NET, ASP.NET, HTML.
MCP & A+ Certified. Looking for a job in the Seattle, WA area.
I looked at that code and I can't make heads or tails of it. When I need API, I just find something that does what I want or look it up in Dan Appleman's book. I don't try to understand it.
Originally posted by ethanwa Ok, I've attached the module that has been working great for me. the only thing is, I dont want it to attach to other forms, just the sides of the screen. If someone has time to take that out and post it back up here, I'd really appriciate it. I'm just not experianced enough yet to be able to do it in a short amount of time.
Ethan
That module's cool! i gonna use it for my app! it's almost done so look foward to it!