Beispiel #1
0
 static ShortcutService2()
 {
     var form = new MessageForm();
     Handle = form.Handle;
     id = form.GetHashCode();
 }