Ejemplo n.º 1
0
 private void button5_Click(object sender, EventArgs e)
 {
     UI.Dialogs.GlowHelpDialog ghd = new GlowHelpDialog();
     ghd.ShowDialog();
 }
Ejemplo n.º 2
0
 private void button5_Click(object sender, EventArgs e)
 {
     UI.Dialogs.GlowHelpDialog ghd = new GlowHelpDialog();
     ghd.ShowDialog();
 }