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; }
Specifies Control to follow. If the control loses it's focus, next control in the container will be followed.
public Control Linkedto { get; set; }