SVN-Revision: r899
This commit is contained in:
wyf
2025-07-31 06:35:41 +00:00
parent 3f019ad059
commit ed6a289601
6 changed files with 43 additions and 4 deletions
-1
View File
@@ -46,7 +46,6 @@ namespace Lskj.Control
cefWindowInfo.SetAsChild(this.Handle, new CefRectangle(0, 0, this.Width, this.Height));
var bsClient = new BsClient(RightKeyFlag);
bsClient.frmWebBrowser = this;
bsClient.OnCreated += bsClient_OnCreated;
var cefBrowserSettings = new CefBrowserSettings();
//Url = "https://ie.icoa.cn/";