Свойство | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
RawVideoThumbnailControl | System | ||
RawVideoThumbnailControl_MouseEnter | void | ||
RawVideoThumbnailControl_MouseLeave | void | ||
RawVideoThumbnailControl_Paint | void | ||
removePicture_Click | void | ||
thumbnailBox_MouseEnter | void | ||
thumbnailBox_MouseLeave | void | ||
thumbnailQueueItem_ThumbnailGenerated | void |
Méthode | Description | |
---|---|---|
UpdateTitle ( string title ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnMouseLeave ( |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RawVideoThumbnailControl ( ) : System | ||
RawVideoThumbnailControl_MouseEnter ( object sender, |
||
RawVideoThumbnailControl_MouseLeave ( object sender, |
||
RawVideoThumbnailControl_Paint ( object sender, PaintEventArgs e ) : void | ||
removePicture_Click ( object sender, |
||
thumbnailBox_MouseEnter ( object sender, |
||
thumbnailBox_MouseLeave ( object sender, |
||
thumbnailQueueItem_ThumbnailGenerated ( object sender, Image thumbnail ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnMouseLeave ( |
||
e | ||
Résultat | void |