アウトプット枠内の文字列をクリアするメソッドです。
非同期メソッド内も含め、常時クリアできます。
Hm.OutputPane.Clear()
using System; using HmNetCOM; ... Hm.OutputPane.Clear();