- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
private void goSimpleButton_Click(object sender, EventArgs e)
{
if (Properties.Settings.Default.username == "edodonova")
{
if (MessageBox.Show("Открывать?", "На всякий случай спрашиваем :-)", MessageBoxButtons.YesNo) != DialogResult.Yes)
{
return;
}
}
bormand 19.05.2013 12:36 # +1
inkanus-gray 19.05.2013 16:28 # +2
bormand 19.05.2013 19:30 # +2
Lure Of Chaos 20.05.2013 00:07 # +10
eth0 19.05.2013 15:26 # 0
Lure Of Chaos 19.05.2013 19:06 # +2
inkanus-gray 19.05.2013 19:15 # +7
Lure Of Chaos 19.05.2013 19:24 # +4
neeedle 20.05.2013 04:54 # +5
guest 24.05.2013 19:34 # 0
guest 24.05.2013 19:36 # +1