バージョン

NavigationPaneExpansionButtonUIElement クラス

クリックされた時に UltraExplorerBar を水平方向に展開/縮小するボタンの UIElement。
シンタックス
'宣言
 
Public Class NavigationPaneExpansionButtonUIElement 
   Inherits Infragistics.Win.ButtonUIElement
   Implements Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class NavigationPaneExpansionButtonUIElement : Infragistics.Win.ButtonUIElement, Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

この要素は、ナビゲーション ペイン ヘッダーを表す UltraExplorerBarGroupHeaderUIElement 内に表示されます。UltraExplorerBar.StyleOutlookNavigationPane の時、これらの要素のいずれかが作成されます。

この要素は子要素を含みません。ただし、解決された外観で Image が指定されている場合はこの限りではありません。この場合、ひとつの ImageUIElement を含みます。

参照