Property ActiveControl
ActiveControl
Gets or sets active control.
[Browsable(false)]
public virtual AbstractControl? ActiveControl { get; set; }
Property Value
Remarks
When forms is shown active control becomes focused.
Gets or sets active control.
[Browsable(false)]
public virtual AbstractControl? ActiveControl { get; set; }
When forms is shown active control becomes focused.