バージョン

SetNavigationPaneState メソッド (UltraExplorerBarReplayServer)

このアクションは、ExplorerBarを縮小または展開する場合に記録されます。
シンタックス
'宣言
 
Public Sub SetNavigationPaneState( _
   ByVal state As System.String _
) 
public void SetNavigationPaneState( 
   System.string state
)

パラメータ

state
文字列値は「EXPAND」または「COLLAPSE」のいずれかに設定できます。
解説
このアクションは、エクスプローラー バー スタイルが OutlookNavigationPane である場合のみに使用できます。コントロールがこのスタイルでない場合は、再生でエラーをスローします。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照