|
2012‑08‑02
5,510 views
|
"I'm working on an IDE-like application that uses the Docking and MDI product. I want my app to mirror Visual Studio's..."
|
|
2012‑08‑01
2,585 views
|
"Hi,
I have a floating tool window (will always be floating). I do something like this:
c.Float(ActiproSoftwa..."
|
|
2009‑04‑14
4,858 views
|
"How can I change the style of just the tab content on a document window?
I have issues on certain systems where ..."
|
|
2011‑03‑31
3,058 views
|
"Is there any way to change the shape of a DocumentWindow tab?
I'm looking to emulate office 2010.
Thank you..."
|
|
2012‑07‑31
4,029 views
|
"Hi there,
We are using an old version (version 2010.1.521). We need to dock a tool window as document when it is s..."
|
|
2012‑07‑30
3,896 views
|
"Hi,
When I open a document window in the docksite, I register the event PreviewMouseLeftButtonDown of the opened do..."
|
|
2012‑07‑29
2,769 views
|
"Is there an api that wil lturn off the preview behavior of a window during dragging? I need to use one window as a '..."
|
|
2012‑07‑28
3,181 views
|
"Hello,
I have a DockSite that's using DocumentItemsSource to create a tabbed MDI layout. Within each DocumentWindow..."
|
|
2012‑07‑25
4,133 views
|
"Hello,
We have a Entity Framework backed desktop application that we are creating. It has 2 docksites, a ribbon ar..."
|
|
2012‑07‑24
3,416 views
|
"I'm looking to create a MDI interface where DocumentWindows are within a DockSite, and each DocumentWindow hosts its ..."
|
|
2012‑07‑20
3,975 views
|
"Hi,
I am able to register the usercontrol as the toolwindow using the prism integration with the docking.
This us..."
|
|
2012‑07‑17
3,532 views
|
"Hi,
we have a relatively big issue with interop. It's super easy to repro:
Create a WinForms project
Add a Do..."
|
|
2011‑03‑28
6,841 views
|
"I am trying to change the colors on my MDI Windows, some of which I have done, but I am having some problems.
Fir..."
|
|
2012‑07‑07
4,102 views
|
"I wrote the following test code to try autohide and dock (restore) ToolWindowContainers. My test code creates three T..."
|
|
2012‑05‑18
3,253 views
|
"Hi,
I am able to register the view as the toolwindow using the prismIntegration but when i float that toolwindow it..."
|
|
2012‑07‑10
16,810 views
|
"Hi,
I am able to register the usercontrol as the toolwindow using the prism integration with the docking and it is..."
|
|
2012‑07‑10
3,851 views
|
"Hello,
I've created a very simple project to highlight the problem :
a mainwindow with two buttons that o..."
|
|
2012‑07‑10
3,862 views
|
"Hi,
I am able to register the usercontrol(view) as the toolwindow using the prism integration with docking .
As i..."
|
|
2012‑06‑18
3,175 views
|
"Hi guys,
Just upgraded from 3.5 to 4. My old code had:
Fill="{DynamicResource {x:Static themes:DockingCom..."
|
|
2012‑07‑05
4,202 views
|
"Hi,
I designed a simple dock site as follows:
<docking:DockSite Name="DockSite" DockPanel.Dock="Top">
..."
|