Example #1
0
 private void LeftContent_MouseDoubleClick(object sender, MouseEventArgs e, AlphaBlendTextBox Path, string dirPath, ListView list)
 {
     menu.open(sender, e, Path, dirPath, list);
 }