2008‑10‑09
4,837 views
"I'm evaluating the Actipro WPF Studio Docking & MDI capabilities for a project, and have struggled to accompl..."
2008‑10‑03
9,083 views
"Is there a way to keep the tool windows from stacking when they are programatically added?
if I call:
ToolWindow...."
2008‑07‑29
5,425 views
"I have a requirement to be able to remove the minimize icon from an MDI window. Is is possible to remove the individ..."
2008‑10‑01
3,799 views
"When I create a new DocumentWindow according to your documentation it works fine:
TextBox content = new TextBox(..."
2008‑09‑30
4,228 views
"I have a list box control and I would like to drag a Toolbar (or some other dockable) over that list box. The intent..."
2008‑09‑20
3,906 views
"I created two tabs(tool windows) in a ToolWindowContainer. I painted something in one toolwindow when the window is l..."
2008‑08‑28
4,240 views
"I want my ToolWindow to close faster, so I set the AutoHidePopupCloseDelay to 200. When the ToolWindow goes to hide ..."
2008‑08‑28
4,498 views
"I've got a ToolWindow inside of an AutoHideLeftContainer. This ToolWindow contains a list control - when an item..."
2008‑09‑10
5,892 views
"I've been working on a DockSite region adapter for CompositeWPF (Prism), and I've discovered an edge case reg..."
2008‑09‑05
3,619 views
"Is there a (simple) way to get command targets working across tool and document windows.
VisualStudio style dockin..."
2008‑08‑28
3,897 views
"I've got a ToolWindow that is (ultimately) inside of an AutoHideLeftContainer. I want to set the initial width o..."
2008‑08‑20
4,083 views
"When creating a DocumentWindow I specify the docksite where it should be hosted. On activate, it gets hosted in the c..."
2008‑07‑30
6,815 views
"I am building an application to edit business objects from a database. I would like the user interface to work like ..."
2008‑07‑29
3,991 views
"We have a simple test app with a DockControl and a TabMdi and a Toolwindow:
(xaml)
<docking:DockSite Name=&q..."
2008‑07‑29
3,824 views
"I have a simple test application with a DockSite a TabMdiHost in the middle and 2 SplitContainer with 2 ToolWindow.
..."
2008‑07‑11
3,466 views
"I can't seem to find a way to open the tool window "Options" menu when using hosted rafting windows. O..."
2008‑07‑10
2,947 views
"Thanks to all the testers who helped work with the beta releases of Docking & MDI. We are pleased to announce th..."
2008‑07‑01
3,264 views
"We just posted build 453 at the normal beta location. This build has a lot more minor enhancements. Gauge and Docki..."
2008‑06‑30
3,314 views
"You wanted feedback on your beta releases.
I did offer some feedback and some questions about a week ago.
You d..."
2008‑06‑24
3,761 views
"When running the new Standard MDI-Only sample and you create more child windows and place them at a position that wil..."