I had come across a link which mentioned that Microsoft has released the UI
docking framework of Visual Studio 2005 which can be used in our projects...

I am not able to find the link where this was mentioned and from where to
download this VS2005 UI docking framework...

Any idea?

- Andrew

RE: Docking framework of Visual Studio 2005 by v-lliu

v-lliu
Sun Jul 13 22:34:59 CDT 2008

Hi Andrew,

I don't know where you saw that Microsoft has released the UI docking
framework of Visual Sudio 2005. I haven't heard about that.

Fortunately, the WindowsClient.net web site introduces many good candidates
to do this:

http://windowsclient.net/downloads/folders/controlgallery/tags/Windows+Forms
+Docking+Windows/default.aspx

Hope you can find a control library in the above link that meets your
requirements.

If you have any question, please feel free to let me know.

Sincerely,
Linda Liu
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


RE: Docking framework of Visual Studio 2005 by v-lliu

v-lliu
Tue Jul 15 22:16:29 CDT 2008

Hi Andrew,

How about the problem now?

If you have any question, please feel free to let me know.

Thank you for using our MSDN Managed Newsgroup Support Service!

Sincerely,
Linda Liu
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

This posting is provided "AS IS" with no warranties, and confers no rights.


Re: Docking framework of Visual Studio 2005 by Andrew

Andrew
Thu Jul 17 13:05:28 CDT 2008

Hi Linda,

Sorry for the late reply and thanks for the info.

Actually we are currently using WindowsClient.NET

I was just wondering to use the one 'released' by Microsoft. But I think I
misread it somewhere about that.

-Andrew.


"Linda Liu[MSFT]" <v-lliu@online.microsoft.com> wrote in message
news:aONmcJv5IHA.3320@TK2MSFTNGHUB02.phx.gbl...
> Hi Andrew,
>
> How about the problem now?
>
> If you have any question, please feel free to let me know.
>
> Thank you for using our MSDN Managed Newsgroup Support Service!
>
> Sincerely,
> Linda Liu
> Microsoft Online Community Support
>
> Delighting our customers is our #1 priority. We welcome your comments and
> suggestions about how we can improve the support we provide to you. Please
> feel free to let my manager know what you think of the level of service
> provided. You can send feedback directly to my manager at:
> msdnmg@microsoft.com.
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>


Re: Docking framework of Visual Studio 2005 by fernando

fernando
Thu Jul 17 14:10:39 CDT 2008

Andrew wrote:
> I had come across a link which mentioned that Microsoft has released the
> UI docking framework of Visual Studio 2005 which can be used in our
> projects...
>
> I am not able to find the link where this was mentioned and from where
> to download this VS2005 UI docking framework...
>
> Any idea?
>
> - Andrew
>
>

Actually Microsoft did release a docking framework (among many other
cool things) a few months ago, but that was for C++ and MFC, and can be
used from Visual C++ 9 if the Feature Pack is installed.

Regards.