Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
InternetExplorer で ActiveXObject から window.document オブジェクトにアクセスするにはどうすればよいですか? ActiveXObject に C# 言語を使用しています。
ありがとうポール。
インスタンス化されているオブジェクトは、どこから呼び出されているのかわからないと思います。 したがって、ActiveXObject内でwindow.documentを使用するには、window.documentのインスタンスをプロパティとして渡す必要があります。