|
2022‑03‑08
965 views
|
"Hello,
Is there any way to set MinWidth and MaxWidth for floating window?
Also I want to set MinHeight/MaxHeight."
|
|
2022‑05‑06
725 views
|
"I subscribe to the event on DockSite directly by the following code.
this.Content.dockSite.WindowsOpening += this.Do..."
|
|
2022‑05‑03
770 views
|
"Not sure which forum to post this in as it's a a general request that applies to all the WPF products so I'm just pic..."
|
|
2022‑05‑01
658 views
|
"Create an MDI application with a ToolWindow to the left and an AutoHide ToolWindow at the bottom and a WebBrowser in ..."
|
|
2022‑04‑21
725 views
|
"Hello,
I'm using DockSite in main window.
When start application, below warning occur.
Would you please tell me..."
|
|
2022‑04‑05
725 views
|
"Hello,
I'm setting DockSite.FloatingWindowShowInTaskBarMode to false.
When I minimize floating document windo..."
|
|
2022‑04‑08
1,492 views
|
"Hello,
How change title bar color of tool window? (default blue area)
Though I set "TabTintColor" of tool window,..."
|
|
2022‑04‑08
708 views
|
"Hello,
I'm using WebView2 in document window.
Primary document/Active window is not switched properly if I set 'd..."
|
|
2022‑03‑25
788 views
|
"Hello,
I'd like to change style of ToolWindow title text.
In paticular, I'd like to change its FontFamily.
Coul..."
|
|
2022‑03‑27
743 views
|
"I have an MDI application. When recording tutorial videos I notice some flickering when documents are added. First ..."
|
|
2022‑03‑25
631 views
|
"Hello,
I'd like to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM.
Could you please t..."
|
|
2022‑03‑21
705 views
|
"Hi!
I want to make an effect of the following link picture through AdvancedTabControl, how can I achieve it?
Exam..."
|
|
2022‑03‑09
711 views
|
"I implemented DockingWindow's memory function. I see your Demo doesn't have MVVM implementation. Can you provide the ..."
|
|
2022‑03‑08
779 views
|
"Hello,
Regarding to title, is it expected behavior?
Is there any way to prevent it?
I checked with "Layout ..."
|
|
2022‑02‑21
772 views
|
"Hi all,
in our application we choose to use the standard MDI layout instead of the tabs MDI for the documents.
Ho..."
|
|
2022‑02‑18
659 views
|
"Hello,
At "MvvmDocumentWindows" sample, only TextDocumentItemView(Document1.txt) is initialized after application l..."
|
|
2022‑02‑16
616 views
|
"Hello,
I want to display two ToolWindows as docked.
How to do it by using MVVM?
I checked "MVVM ToolWindows" sa..."
|
|
2022‑02‑15
779 views
|
"Hi there,
we found a problem when using 2 displays. The small one (e.g. resoultion 1920*1080) must be the primary d..."
|
|
2022‑02‑13
710 views
|
"Hello,
I'm trying save and load docking layout with MVVM.
I have changed sample program "MvvmDocumentWindows" bas..."
|
|
2022‑02‑08
833 views
|
"I have a combobox which allows a user to select different view models. The view below is a docksite and the datacont..."
|