ControlType.Text フィールド

定義

テキスト ボックスやリッチ テキスト ボックスなどのエディット コントロールを識別します。

public: static initonly System::Windows::Automation::ControlType ^ Text;
public static readonly System.Windows.Automation.ControlType Text;
 staticval mutable Text : System.Windows.Automation.ControlType
Public Shared ReadOnly Text As ControlType 

フィールド値

注釈

コントロールは Text 、コントロールなどの Edit スタンドアロン コントロールとして、またはサブコンポーネント (ユーザーが値を入力できる 領域 ComboBox など) として使用できます。

適用対象

こちらもご覧ください