共用方式為


ControlType.Image 欄位

定義

識別影像控制項。

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 自動化樹狀結構的控制項檢視中, (不在內容檢視中) 。

適用於

另請參閱