Example #1
0
 private void MonitorButton_Click(object sender, EventArgs e)
 {
     MonitorContext.Show(MonitorButton, new Point(1, MonitorButton.Height - 1));
 }