|
2023‑01‑24
705 views
|
"This is a pretty simple bug. I can compile my app using .Net 4.7.2 and the ContainerFromItem returns the view model...."
|
|
2022‑12‑13
837 views
|
"Hello,
How to use LinkDockSite for nested DockSite?
Source code is below.
MainWindow.xaml
<Window
..."
|
|
2022‑12‑13
792 views
|
"Hello,
I'd like to use LinkDockSite as the following.
- DockSite1 : DockSite.CanToolWindowsDock = True
- DockSi..."
|
|
2022‑11‑10
860 views
|
"Hi there,
is there a way to get a that the dockingwindows reload there size after they have been docked or undocke..."
|
|
2022‑10‑27
1,093 views
|
"I have the same control which I display in various parts of my application and do not apply any styles. One of my vi..."
|
|
2022‑11‑07
939 views
|
"Hi there,
we currently encounter a problem regarding the docking mechanism. When using two screens and you maximiz..."
|
|
2022‑11‑04
890 views
|
"Hello,
I execute the following context menu in order on tool window.
(ex. `Solution Explorer` of Sample Bro..."
|
|
2022‑11‑04
733 views
|
"ContainerMaxSize is not respected by floating ToolWindow but ContainerMinSize is respected and working fine that make..."
|
|
2022‑10‑31
789 views
|
"If you don't set FloatingWindowTitle property & set FloatingWindowShowInTaskBarMode property to true of DockSite...."
|
|
2022‑10‑28
776 views
|
"Hello,
Is it possible to hide or disable "v" button at right top of TabbedMdiContainer?
It shows opening document..."
|
|
2022‑10‑26
869 views
|
"I wonder if someone can give me some advice/insight. In my application if I have 2 documents open and a user right cl..."
|
|
2022‑10‑13
896 views
|
"Hello,
We inherited ToolWindow and added features to automatically hide TitleBar.
public class CustomToolWindow : ..."
|
|
2022‑10‑12
1,034 views
|
"Hello, this is a complex issue to explain.
We have a nested DockSite in DocumentWindows(Tabbed MDI) and create a To..."
|
|
2022‑10‑12
813 views
|
"Hello,
Would you please let me know how to know which window become floating in FloatingWindowOpening event?
..."
|
|
2022‑10‑12
752 views
|
"Hello,
KeyDown event does not occur when set DockSite.UseHostedPopups false.
It seems that the event does not..."
|
|
2022‑09‑29
837 views
|
"Hello,
Sometimes empty TabbedMdiContainer remains.
I'm thinking that it occur when execute "New Vertical Tab Grou..."
|
|
2022‑09‑29
863 views
|
"Hello,
Is it possible to set DockGuides disabled programmatically?
I'd like to disable Top/Bottom DockGuides for ..."
|
|
2022‑09‑27
842 views
|
"Hello Actipro,
there is a TabItem "H1" hosting a DockSite and a TabItem "H2" hosting anything.
<TabControl>
..."
|
|
2022‑09‑20
764 views
|
"Hi there
We have an application using Prism and Actipro Docking control and have everything working pretty much as ..."
|
|
2022‑08‑23
1,230 views
|
"Hello,
I would like to save and load layout of DocumentWindow and ToolWindow separately.
Save layout of Documen..."
|