I have already gone through such posts.
In visual C++ (MFC) its possible to set some properties of the dialog box to
make it dockable on the desktop....
I don't want to use any extra code as I have to keep the application
compact. So, I am looking for something inbuilt.
> Hello Ashutosh,
>
[quoted text clipped - 12 lines]
> A> how to do it in C#
> A>
Michael Nemtsev, MVP - 07 Sep 2007 06:03 GMT
Hello Ashutosh,
there is no inbuild for this
I recomment to ask guys at winforms group how to use the extra code compact
us much possbile
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
A> I have already gone through such posts.
A> In visual C++ (MFC) its possible to set some properties of the dialog
A> box to
A> make it dockable on the desktop....
A> I don't want to use any extra code as I have to keep the application
A> compact. So, I am looking for something inbuilt.
A>
A> "Michael Nemtsev"; "MVP" <nemtsev@msn.com> wrote in message
A> news:3d9fba1a41b78c9bf750646c425@msnews.microsoft.com...
A>
>> Hello Ashutosh,
>>
[quoted text clipped - 13 lines]
>> A> how to do it in C#
>> A