TextBox.LogicalChildren Vlastnost

Definice

Získá enumerátor pro logické podřízené elementy TextBox.

protected public:
 virtual property System::Collections::IEnumerator ^ LogicalChildren { System::Collections::IEnumerator ^ get(); };
protected internal override System.Collections.IEnumerator LogicalChildren { get; }
member this.LogicalChildren : System.Collections.IEnumerator
Protected Friend Overrides ReadOnly Property LogicalChildren As IEnumerator

Hodnota vlastnosti

IEnumerator

Výčet logických podřízených prvků objektu TextBox.

Poznámky

Vlastnost LogicalChildren vrátí výčet pro kolekci, která obsahuje String hodnotu, která je rovna Text vlastnosti.

Platí pro