sharprs
04-08-2004, 12:23 AM
OK. I've searched for at least an hour on Google. No one seems to mention the idea of setting the desktop Working Area, except when using old versions of VB or C#. They all talk about SystemParametersInfo. And I've tried updating the old VB code for .NET, and I've tried converting the C# to VB.NET. And I've tried adding a new project to my solution that's written in C#, but can't figure out how to use the C# class in my VB program.
Can anyone tell me how to set the working area, in VB.NET? Also, it'd be nice to know how from within my program I can set the location of some other program's window. That's so when mine starts, and changes the working area, other windows can be moved so they're not hiding underneath mine.
Thanks!
Can anyone tell me how to set the working area, in VB.NET? Also, it'd be nice to know how from within my program I can set the location of some other program's window. That's so when mine starts, and changes the working area, other windows can be moved so they're not hiding underneath mine.
Thanks!