-
berninolind[CodePlex] Version: 1.6.13.4
Description:
Error: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCr…
-
logs show some dlls not found.
```
[0000000000000128:] EXCEPTION handling: System.IO.FileNotFoundException: Could not load file or assembly 'C:\windows\mono\mono-2.0\lib\mono\gac\PresentationCore\4.…
-
This issue is used to store images used in the Wiki. **DO NOT CLOSE OR REMOVE**
### Alert
![image](https://f.cloud.github.com/assets/432181/2125256/24303920-924e-11e3-97dd-59416da9b291.png)
### Ribbo…
-
azouaou[CodePlex] Version: 1.6.13.2
Description:
Error: System.IO.FileNotFoundException: Could not load file or assembly 'ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToke…
-
First of all: Thanks for that great collection of winform elements.
Now my question: Is it possible to get a ribbon button by name? How can I search in a collection for this?
Thanks, Greetings from …
-
As noted by @AngeloCresta, this is caused by the looping in `VisualForm` as per comment in #1174
```cs
// Force repaint of Background etc.
OnBackColorChanged(EventArgs.Empty);
…
-
Hi, when I try to run the script I get a 'System.Windows.Controls.Ribbon' error, and the script doesn't see that I do have Proton 6.3, I will attach a text file of what I got in the terminal.
[Nitrox…
-
The following controls should provide a custom automation peer:
- [x] Button
- [x] DropDownButton
- [x] SplitButton
- [x] CheckBox
- [x] InRibbonGallery
- [x] ScreenTip
- [x] Backstage
- [ ]…
-
Hi,
The content of TabItems on the ribbon is not refreshed when tabs are dynamically loaded.
The UISpy also doesn't see the content of all tabs until they are open. After selecting new tab in applicat…
-
# Problem
I always wondered, and was recently remembered by it again in https://github.com/fluentribbon/Fluent.Ribbon/issues/1121 by @cbra-caa, why focus on disabled controls is completely blocked.…