Search

Post about Docking/MDI for WPF suggestions, bugs, workarounds, and request support in this forum.

Ideas for future improvement can be voted upon. You may apply up to 3 votes on each idea. Votes will be returned when ideas are completed or deleted. You can change or remove your votes on an idea, and can reallocate your votes at any time.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

RSS Feed

Thread List (867 total)

Idea Stats: 1 supporter, with 1 total vote
Question 740 questions     Problem 125 problems     Idea 2 ideas - 10 of 10 votes remain
Votes   Date Thread Details
Question
2010-04-12
484 views
"Hello, I have a TDI layout where the documents are UserControls. The UserControl contains a DockSite with 2 toolwindo..."
Problem
2010-04-08
1,012 views
"Hi there, I am using the following code to create a document and expecting the window focus does not jump to the new ..."
Question
2010-04-08
457 views
"Hi, If I swtitch between tabs on an TabbedMdiHost, it does not maintain the current control to have focus. For exampl..."
Question
2010-04-09
288 views
"I have nested docksites. The outer docksite's tabplacement is set to bottom and the inner is set to top. If I cal..."
Question
2010-04-07
649 views
"I created a toolwindow in the code using following code: ToolWindow tw = new ToolWindow(dockSite, '0d9e8171-a58..."
Question
2010-04-06
322 views
"Hello We are having an application that uses a (generic) Ribbon on main window and two documentwindows (let's cal..."
Question
2010-04-07
339 views
"Hello. We have a desktop application that is currently using Actipro WPF Studio controls. But I have several issues w..."
Question
2009-04-01
795 views
"I have a pretty basic initial docking layout: <dock:DockSite x:Name="_DockSite"> ..."
Question
2010-04-07
334 views
"Hello, I cant figure out how to make tool windows in AutoHideLeftContainers arrange vertical like Solution Explorer a..."
Problem
2010-03-31
331 views
"When I stop my application, i save the current layout. Dim Layout As String = New ActiproSoftware.Windows.Controls.Do..."
Question
2010-03-31
1,295 views
"I have created my GUI using nested SplitContainers. And the bottom of the tree there are ToolWindows which contain th..."
Question
2010-03-30
536 views
"Hi, I have a ToolWindowContainer and I want to add a new button next to the close button. Therefore I changed the def..."
Question
2010-03-25
371 views
"I have no WPF experience, but since I'm such an Actipro fan, I knew that if I choose to migrate, I would likely e..."
Question
2010-03-23
391 views
"Is it possible to theme the various popup menus in the docking UI? (i.e. the tool window caption arrow as well as the..."
Question
2010-03-23
716 views
"Part of my app is a thumbnail / image view. The powers that be decided that we need to be able to show a bunch of ima..."
Question
2010-03-19
362 views
"I've been examining the startup performance of an app that uses the DockSiteLayoutSerializer, and the LoadFromStr..."
Problem
2010-03-19
360 views
"With version 9.1.507 my application worked fine; unfortunately, when I migrated to 9.2.515 my application started cra..."
Problem
2010-02-25
578 views
"When you move a floating tool window, dragging from the title bar, the window's width shrinks a few pixels. You c..."
Question
2010-03-01
432 views
"Is there any way to change the order that the events get fired for DocumentWindows? Here is my situation: I have a &q..."
Question
2010-03-01
375 views
"Hi, On the DocumentWindow class constructor we have a "Name" parameter which I was trying to set to a strin..."