バージョン

OutlookBarCommands クラス メンバ

OutlookBarCommandsデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)GroupMoveDownCommandナビゲーション領域内の場合は、OutlookBarGroup を下に移動します。オーバーフロー領域の場合は、グループを右に移動します。CommandParameter で (たとえば、myButton.CommandParameter = aGroup) 移動される OutlookBarGroup を提供します。  
Public フィールドstatic (Shared in Visual Basic)GroupMoveUpCommandナビゲーション領域内の場合は、OutlookBarGroup を上に移動します。オーバーフロー領域の場合は、グループを左に移動します。CommandParameter で (たとえば、myButton.CommandParameter = aGroup) 移動される OutlookBarGroup を提供します。  
Public フィールドstatic (Shared in Visual Basic)SelectGroupCommandOutlookBarGroup を選択します。CommandParameter で (たとえば、myButton.CommandParameter = aGroup) 選択される OutlookBarGroup を提供します。  
Public フィールドstatic (Shared in Visual Basic)ShowFewerButtonsCommandXamOutlookBar のナビゲーション領域で表示する OutlookBarGroup を減らします。  
Public フィールドstatic (Shared in Visual Basic)ShowMoreButtonsCommandXamOutlookBar のナビゲーション領域で表示する OutlookBarGroup を増やします。  
Public フィールドstatic (Shared in Visual Basic)ShowOptionsCommandOutlookBarGroup の表示/非表示および位置の設定を可能にする NavigationPaneOptionsControl を表示します。  
Public フィールドstatic (Shared in Visual Basic)ShowPopupCommandXamOutlookBar.IsMinimized は True の場合は、選択されたグループのコンテンツをポップアップとして表示します。  
トップ
参照