ControlType.Image 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別影像控制項。
public: static initonly System::Windows::Automation::ControlType ^ Image;
public static readonly System.Windows.Automation.ControlType Image;
staticval mutable Image : System.Windows.Automation.ControlType
Public Shared ReadOnly Image As ControlType
欄位值
備註
Image控制項類型可以當做獨立控制項或另一個控制項類型的子控制項使用。 例如,按鈕可以使用影像而非文字來向使用者指出其功能。
僅用於裝飾性用途時,影像會出現在 UI 自動化樹狀結構的控制項檢視中, (不在內容檢視中) 。