CEFSharp_Powerbuilder
1.0.0
CEFSHARP的電源視覺控制
這是一個基於https://anvil-oftime.com/powerbuilder/powerbuilder-using-c-visual-objects-in-pb-classic-applications/使用C#Visual對像在PowerBuilder中的示例的修改項目。非常感謝這個例子。
通過Visual Studio 2019和PB 10.5測試項目,您需要使用管理員權利運行VS2019,以便在註冊表中註冊COM對象。
在構建並將目標CPU設置為X86之前,請使用Nuget添加CEFSHARPWINFORM
在PowerBuilder中添加iopcSharpexample Ole Control並致電:ole_1.object.navigate(“ www.google.com”)
完畢!