Freigeben über


AutomationPeer.IsDialog Methode

Definition

Ruft einen Wert ab, der angibt, ob das diesem Automatisierungspeer zugeordnete Element ein Dialogfeld ist.

public:
 virtual bool IsDialog() = IsDialog;
bool IsDialog();
public bool IsDialog();
function isDialog()
Public Function IsDialog () As Boolean

Gibt zurück

Boolean

bool

TRUE , wenn das Element ein Dialog ist; Andernfalls false.

Gilt für: