バージョン

CloseButtonUIElement クラス

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

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

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

参照