첨부 실행 코드는 나눔고딕코딩 폰트를 사용합니다.
------------------------------------------------------------------------------------------------------------------------------------------------------
728x90
728x170
using System.Windows.Interop;
dynamic hostScript = BrowserInteropHelper.HostScript;

...

hostScript.Close(); // 웹 브라우저를 닫는다.

※ BrowserInteropHelper.HostScript 속성은 HTML 창을 나타내는 스크립트 개체를 반환하는데, 일반 점 구문을 사용해 창 개체의 속성, 메소드 및 이벤트를 참조할 수 있다.

728x90
그리드형(광고전용)
Posted by icodebroker
,