バージョン

PinButtonUIElement クラス

デスクトップ警告ウィンドウがピン固定されるかどうかを示すグラフィックを表示し、UltraDesktopAlertShowWindowInfo.Pinned プロパティの値を変更するためにエンドユーザーに方法も提供します。
シンタックス
'宣言
 
Public Class PinButtonUIElement 
   Inherits DesktopAlertButtonUIElementBase
   Implements Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class PinButtonUIElement : DesktopAlertButtonUIElementBase, Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

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

UltraDesktopAlertShowWindowInfo.PinButtonVisible プロパティが True に設定されている場合、PinButtonUIElement だけが表示されます。

参照