|
|
2015‑11‑10
3,516 views
|
"I have an application that uses a plugin model for adding new buttons/tool windows to an application. These plugins a..."
|
|
|
2015‑11‑06
3,499 views
|
"Hello,
I use the Metro Light theme and tint it with green:
ThemeManager.BeginUpdate();
ThemesMetroThemeCatalogR..."
|
|
|
2015‑10‑28
4,201 views
|
"I'm implementing a Docking/MDI application with the MVVM pattern. Whenever a new DocumentItemViewModel is added to t..."
|
|
|
2015‑10‑21
4,042 views
|
"I started evaluating your Docking control for WPF.
I quickly ran into a problem when using it with our own code. W..."
|
|
|
2015‑10‑13
3,366 views
|
"I need to enable users to make a DocumentWindow active using <alt>SomeDesignatedLetter like WPF's tab control s..."
|
|
|
2015‑03‑11
3,966 views
|
"When user clicks on a tab, I want to update my ViewModel's ActiveWindow property. When I update my ViewModel's Active..."
|
|
|
2015‑09‑16
3,504 views
|
"When you change tabs between documents of the same type in the same tab group events such as LastActiveDocumentChange..."
|
|
|
2015‑07‑23
7,173 views
|
"I have installed the Actipro trial and I have been going through the samples and evaluating its capabilities. We are ..."
|
|
|
2015‑09‑16
3,753 views
|
"Hi,
I have an issue when the focus is in a floating document window, if I call the Activate method of an auto-hide..."
|
|
|
2015‑09‑16
3,702 views
|
"Is it possible to reference the Back button on the Application Menu (backstate) for the Metro Dark theme? I want to u..."
|
|
|
2015‑09‑08
3,588 views
|
"Hello Team,
We are using ToolWindowContainer containing two ToolWindow out of which one is not visible however when..."
|
|
|
2015‑08‑17
3,195 views
|
"I'm trying to save the active tab when I serialize my window.
In the following question it mentions this is being i..."
|
|
|
2015‑08‑10
4,326 views
|
"Hi all,
i have the problem with automated CodedUiTests. My Window has few ToolWindows:
<docking..."
|
|
|
2015‑07‑29
3,693 views
|
"We discovered some unexpected behavior when adding a new tool window to an existing AutoHide-Group.
Sample Code (ne..."
|
|
|
2015‑07‑17
3,966 views
|
"When I drag a docking window I sometimes get the following error from the Actipro Framework.
System.Reflection.Targ..."
|
|
|
2014‑10‑22
4,883 views
|
"I'm using the EditorSearchView inside of a ToolWIndow that I float when the the "Find" command is executed. I have ..."
|
|
|
2015‑07‑03
4,090 views
|
"Hi,
The problem is that I have a DockSite containing a SplitContainer, containing a TabbedMdiHost, containing a Tab..."
|
|
|
2015‑06‑23
4,092 views
|
"Hello
We have a Main-Window containing a DockSite. That DockSite contains a Workspace with a StandardMdiHost.
We ..."
|
|
|
2015‑06‑16
3,986 views
|
"I'm struggling with getting an Icon to display on a ToolWindow.
I've set the ToolWindow ImageSource in my contructo..."
|
|
|
2015‑06‑14
3,790 views
|
"Dear Master
I want to known is there a way to save the layout of a single toolwindow which maybe has several o..."
|