Advertisement
Guest User

Untitled

a guest
May 19th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. con.Icon = new Icon("pastify.ico");
  2. this.notifyIcon.ContextMenu = this.contextMenu;
  3. this.notifyIcon.Text = "Pastify";
  4. this.notifyIcon.Visibl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement