Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 575 Bytes

File metadata and controls

21 lines (14 loc) · 575 Bytes

netfavorite

下一件网络收藏夹

WebBrowser 同 Win32 Native 通过 window.external 互动。

OpenMessageFrame(String URL,Int Width,Int Height,String Title)

OpenFrame:用于新建获调整一个窗体 URL 要打开的URL Target 打开方式 0原窗口 1新窗口 Width 打开窗体宽度 Height 打开窗体高度

OpenFrame(String URL,String Target,Int Width,Int Height,String Title)

OpenSyncFrame:用户打开同步收藏夹操作 OpenSyncFrame();

UserLoginSuccess(String URL,Int Width,Int Height);

ToLoginPage(String URL,Int Width,Int Height));