String値を使用してステータスバーのテキストを設定します。
// set accessor Application.StatusBar = String;
' Change the display text in the status bar Application.StatusBar = "Hello world"