バージョン

PopupMenuItemUIElement クラス

PopupMenuItem の UIElement。ポップアップ メニュー内のツールを表します。
シンタックス
'宣言
 
Public Class PopupMenuItemUIElement 
   Inherits Infragistics.Win.UIElement
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation, IPopupElementIProvideToolElementResizeInfo 
public class PopupMenuItemUIElement : Infragistics.Win.UIElement, Infragistics.Win.UIAutomation.IProvideUIAutomation, IPopupElementIProvideToolElementResizeInfo  
解説

この要素は PopupMenuItemAreaUIElement 内に表示されます。この要素に関連する PopupMenuTool の各 ToolBase に対してこれらの要素のひとつが作成されます。

この要素は以下の要素を直接含みます: ImageUIElement および TextUIElement

参照