Beispiel #1
0
 /// <inheritdoc/>
 protected override void OnMouseUp(MouseEventArgs e)
 {
     FDropDown.Show(this, new Point(0, Height));
 }