Commit Graph

10 Commits

Author SHA1 Message Date
amaitland
0d386bf7b5 WinForms - Remove Dock = DockStyle.Fill as it's been the default for a long time 2019-12-14 11:52:53 +10:00
Konstantin Preißer
9632e10c14 Add .NET Core 3.0 WinForms/WPF/OffScreen examples (#57)
* Add minimal WinForms and WPF examples using .NET Core 3.0 projects, reusing the existing code files.

Issue cefsharp/CefSharp#2796

* Follow-Up: Add a minimal OffScreen example using a .NET Core 3.0 project.

* Upgrade to 75.1.142.

* Update README.md to mention .NET Core support.

* Fix typo.

* Add comment about UseShellExecute.
2019-09-10 18:20:34 +10:00
amaitland
23a1aa66b8 WinForms - OnIsBrowserInitializedChanged custom event args removed
https://github.com/cefsharp/CefSharp/pull/2710
2019-08-15 20:47:43 +10:00
amaitland
c0d667fc7a WinForms - SetFocus to ChromiumWebBrowser when browser has initialized
You can now type directly into the Google search box
2018-07-02 19:43:42 +10:00
amaitland
3efdb5642c Revert "WinForms Example - Load Url after browser initialized"
This reverts commit a8ee0b586df69048f6d56c6398ed977660977368.
2018-02-08 15:21:46 +10:00
amaitland
ca7ddc1a18 WinForms - Add ShowDevTools menu item 2018-02-06 10:35:31 +10:00
amaitland
562bfee7c6 WinForms Example - Load Url after browser initialized
Temp workaround for a bug where the address passed into the constructor isn't always loading
2018-01-25 11:33:53 +10:00
amaitland
97298dc2bc Update example as API had changed 2015-08-20 11:54:49 +10:00
amaitland
b90f61ab55 Year bump 2015-06-15 18:33:22 +10:00
amaitland
96b75a5649 Add minimal winforms example to demonstrate the latest 33.0.0 packages 2014-10-07 11:03:00 +10:00