Freigeben über


ComboBoxAutomationPeer.IsTopmost Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob das ComboBox-Steuerelement an oberster Stelle steht.

public:
 property bool IsTopmost { bool get(); };
bool IsTopmost();
public bool IsTopmost { get; }
var boolean = comboBoxAutomationPeer.isTopmost;
Public ReadOnly Property IsTopmost As Boolean

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob das ComboBox-Steuerelement an oberster Stelle steht.

Implementiert

Gilt für: