Kay-Uwe Schreiner (kux)

Results 11 comments of Kay-Uwe Schreiner (kux)

``` public bool OnBeforePopup(IWebBrowser browserControl, IBrowser browser, IFrame frame, string targetUrl, string targetFrameName, WindowOpenDisposition targetDisposition, bool userGesture, IPopupFeatures popupFeatures, IWindowInfo windowInfo, IBrowserSettings browserSettings, ref bool noJavascriptAccess, out IWebBrowser newBrowser) {...

> Assigning the existing ChromiumWebBrowser instance to newBrowser is not currently supported, hence the exception. `newBrowser` is not the exsting browser (not the same instance as in `browserControl`) but a...

Anyone who knows that DarkGray is not really dark gray, will use a substitute. No one will use the wrong DarkGray constant intentional to get a lighter gray as light...

It would be stupid to make the same mistake over and over again, just because it is defined in a standard ;-) Adding a warning is only the half way....

Never mind, it seems most don't care, for whatever reason. But it remains > **DarkGray** is not > darker then gray > use _**DarkerGray**_ I will print a T-shirt with...

**EDIT:** V2 😁 ![image](https://user-images.githubusercontent.com/4082338/173135177-a1414c9d-6b94-41e2-8309-0de7e3df56ec.png)

Thx. `dotnet-format` does not do some things the way I would like it to ;-) I found also an active project https://github.com/belav/csharpier. It seems that it is a port of...

same issue on me. after clearing ComponentModelCache, no exception, but empty login. Reinstalling the extension seems to fix it.

When I was programming in windows 7 days, this was the `SHFileOperation` (shell32). but I don't know whether this has changed in the meantime. https://learn.microsoft.com/de-de/windows/win32/api/shellapi/nf-shellapi-shfileoperationw