Library WinForms NextSuite .NET Controls Next Collection .NET Reference Classes nxFocusIndicator LinkedTo

LinkedTo

Specifies Control to follow. If the control loses it's focus, next control in the container will be followed.

cs
public Control Linkedto { get; set; }

Sign in