Example #1
0
 void MnuFullScreenClick(object sender, EventArgs e)
 {
     m_Image.ShowFullScreen();
 }