Method WinformsControlNames.GetControlName
Overload
Gets control name.
public string GetControlName(wnd c)
Parameters
|
c (wnd)
The control. Can be a top-level window too. Must be of the same process as the window specified in the constructor. |
Returns
|
string
|