GUI.SetNextControlName

Switch to Manual
public static void SetNextControlName (string name);

Description

设置下一个控件的名称。

将使用给定名称注册下一个控件。

另请参阅:GetNameOfFocusedControlFocusControl

no example available in C#