Пример #1
0
 private void completeHint_Load(object sender, EventArgs e)
 {
     //Size curTaskbarSize = crl.getCurTaskbarSize();
     //Point curTaskbarLocation = crl.getCurTaskbarLocation();
     this.Location = crl.getCornerLocation(this.Size);
 }