Method |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
PictureButtonControl_Load ( object sender, EventArgs e ) : void |
|
|
mainPictureBox_Click ( object sender, EventArgs e ) : void |
|
|
mainPictureBox_MouseDown ( object sender, MouseEventArgs e ) : void |
|
|
mainPictureBox_MouseEnter ( object sender, EventArgs e ) : void |
|
|
mainPictureBox_MouseHover ( object sender, EventArgs e ) : void |
|
|
mainPictureBox_MouseLeave ( object sender, EventArgs e ) : void |
|
|
mainPictureBox_MouseUp ( object sender, MouseEventArgs e ) : void |
|
|