C# Class MPTagThat.PictureControl

Inheritance: System.Windows.Forms.Form
显示文件 Open project: MediaPortal/MPTagThat Class Usage Examples

Public Methods

Method Description
PictureControl ( GalleryItem item, Point location ) : System

Private Methods

Method Description
pictureBoxCover_Click ( object sender, EventArgs e ) : void
pictureBoxCover_MouseLeave ( object sender, EventArgs e ) : void

Method Details

PictureControl() public method

public PictureControl ( GalleryItem item, Point location ) : System
item GalleryItem
location Point
return System