in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Create DockPanel programmatically and move it by mouse

Last post 11/12/2008 1:20 AM by Artyom zzz. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Previous Next
  • 11/11/2008 1:14 AM

    Create DockPanel programmatically and move it by mouse

    Hello!

    I want to emulate VS toolbox functionality:

    Drag DockPanel from "toolbox" (listBoxControl) on Form. And in the process of dragging/moving DockPanel over my Form I want to see "button with arrows" (as I see when I capture DockPanel by mouse and move it over form. As I think they are called Vs2005DockStyleVisualizers in your software). With the process of dragging I have no problems, but I cann't undestand how to make "button with arrows" appear (make it visible).

     

    P.S. Sorry for my english.

    -----------

    Best regards,

    Artyom

  • 11/11/2008 5:48 PM In reply to

    Re: Create DockPanel programmatically and move it by mouse

     Is the DockManager.DockMode Property set to VS2005 ?

  • 11/12/2008 1:20 AM In reply to

    Re: Create DockPanel programmatically and move it by mouse

    Robert Chaffe:

     Is the DockManager.DockMode Property set to VS2005 ?

    Yes.

     

    I solve my problem by another way - without using drag-n-drop. But it would be good if sample "Dock Panels" in Tutorials for XtraBars Suite allows to drag-n-drop panels by mouse to form (now I can add new panel only by pressing button "Add panel to:")

    Best regards, Artyom.

Page 1 of 1 (3 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED