バージョン

DropDownButtonUIElement クラス

ユーザー インターフェイス内のドロップダウン ボタンを表します。
シンタックス
'宣言
 
Public Class DropDownButtonUIElement 
   Inherits DesktopAlertButtonUIElementBase
   Implements Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class DropDownButtonUIElement : DesktopAlertButtonUIElementBase, Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

この要素の視覚的外観は、UltraDesktopAlert.ButtonAppearance, UltraDesktopAlert.ButtonPressedAppearance, および UltraDesktopAlert.ButtonHotTrackAppearance プロパティによって制御されます。

この要素の Infragistics.Win.AppStyling.UIRole の名前は、DesktopAlertDropDownButton です。

参照