コード例 #1
0
 private void setDocument(HTMLDocument hDoc)
 {
     _doc = hDoc;
     _doc.focus();
 }