|
2023‑01‑25
54 views
|
"Hello,
I'm using WebView2 in DockingWindow.
Sometimes active window is not correct.
Would you please check it?
..."
|
|
2023‑01‑24
24 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
136 views
|
"Hello,
How to use LinkDockSite for nested DockSite?
Source code is below.
MainWindow.xaml
<Window
..."
|
|
2022‑12‑13
116 views
|
"Hello,
I'd like to use LinkDockSite as the following.
- DockSite1 : DockSite.CanToolWindowsDock = True
- DockSi..."
|
|
2022‑11‑10
140 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
265 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‑08
133 views
|
"So I implemented TreeListBox with ItemTemplateSelector which was awesome I could style & build the content exactl..."
|
|
2022‑11‑07
116 views
|
"Hi there,
we currently encounter a problem regarding the docking mechanism. When using two screens and you maximiz..."
|
|
2022‑11‑04
134 views
|
"Hello,
I execute the following context menu in order on tool window.
(ex. `Solution Explorer` of Sample Bro..."
|
|
2022‑11‑04
103 views
|
"ContainerMaxSize is not respected by floating ToolWindow but ContainerMinSize is respected and working fine that make..."
|
|
2022‑10‑31
128 views
|
"If you don't set FloatingWindowTitle property & set FloatingWindowShowInTaskBarMode property to true of DockSite...."
|
|
2022‑10‑28
126 views
|
"Hello,
Is it possible to hide or disable "v" button at right top of TabbedMdiContainer?
It shows opening document..."
|
|
2022‑10‑26
123 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
140 views
|
"Hello,
We inherited ToolWindow and added features to automatically hide TitleBar.
public class CustomToolWindow : ..."
|
|
2022‑10‑12
209 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
122 views
|
"Hello,
Would you please let me know how to know which window become floating in FloatingWindowOpening event?
..."
|
|
2022‑10‑12
136 views
|
"Hello,
KeyDown event does not occur when set DockSite.UseHostedPopups false.
It seems that the event does not..."
|
|
2022‑09‑29
128 views
|
"Hello,
Sometimes empty TabbedMdiContainer remains.
I'm thinking that it occur when execute "New Vertical Tab Grou..."
|
|
2022‑09‑29
132 views
|
"Hello,
Is it possible to set DockGuides disabled programmatically?
I'd like to disable Top/Bottom DockGuides for ..."
|
|
2022‑09‑27
132 views
|
"Hello Actipro,
there is a TabItem "H1" hosting a DockSite and a TabItem "H2" hosting anything.
<TabControl>
..."
|