Using CefSharp in .Net framework 4.5

353 views
Skip to first unread message

chirag gupta

unread,
Jun 28, 2013, 8:11:52 AM6/28/13
to cefs...@googlegroups.com
Hi, 

I need to use CefSharp in my WPF application created using VS2012 .Net framework 4.5. I've placed the require dlls in the appropriate place. I tried the following code in code behind file.

WebView wView = new WebView("http://google.com", new BrowserSettings());
BrowserBorder.Content = wView;

The control doesn't load anything. Am I missing anything ? Is CefSharp compatible with .Net framework 4.5 ? 


Reply all
Reply to author
Forward
0 new messages