Show / Hide Table of Contents

Property wnd.NameElm


Overload

Gets elm.Name of the UI element (role WINDOW) of this window or control.

public string NameElm { get; }
Property Value
string

Returns "" if the object has no name or failed to get it. Returns null if invalid window handle.