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

FolowFocus

Gets or sets a value indicating whether to follow the focus. If control set by LinkedTo property loses the focus, another control inside the Container will have the focus indicator attached.

cs
public bool FollowFocus { get; set; }

Sign in