Beispiel #1
0
 protected override void OnLoad()
 {
     this.SynchronizeForLifetime(nameof(Bounds), HandleResize, this);
     FilterTextBox.TryFocus();
 }