Method | Description | |
---|---|---|
DisplayHighlights ( ) : void | ||
ReviewVideosControl ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AddDivider ( InputFileObject inputFileObject ) : void | ||
AddHighlightToPanel ( HighlightObject highlightObject ) : void | ||
AddNoHighlightToPanel ( InputFileObject inputFileObject ) : void | ||
Export ( AbstractExportWorker exportWorker ) : void | ||
HideTutorialBubbles ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InitializeHighlightsFoundTutorialBubble ( ) : void | ||
OnTutorialProgressUpdated ( ) : void | ||
RemoveHighlight ( HighlightObject highlightObject ) : void | ||
ReviewVideosControl_Load ( object sender, EventArgs e ) : void | ||
ReviewVideosControl_Resize ( object sender, EventArgs e ) : void | ||
ShouldContinuePublishing ( ) : bool | ||
ShouldContinueReviewing ( ) : bool | ||
StartOver ( ) : void | ||
exportLinkLabel_Click ( object sender, EventArgs e ) : void | ||
exportToAdobePremiereToolStripMenuItem_Click ( object sender, EventArgs e ) : void | ||
exportToSonyVegasToolStripMenuItem_Click ( object sender, EventArgs e ) : void | ||
exportToWindowsLiveMovieMakerToolStripMenuItem_Click ( object sender, EventArgs e ) : void | ||
highlightDetailsForm_HighlightRemoved ( object sender, HighlightEventArgs e ) : void | ||
highlightDetailsForm_InitializeStartOverTutorialBubble ( object sender, EventArgs e ) : void | ||
highlightDetailsForm_TutorialProgressUpdated ( object sender, EventArgs e ) : void | ||
highlightThumbnailControl_HighlightDetailsOpening ( object sender, HighlightEventArgs e ) : void | ||
highlightThumbnailControl_HighlightRemoved ( object sender, HighlightEventArgs e ) : void | ||
highlightsFoundTutorialBubble_Advance ( object sender, EventArgs e ) : void | ||
noHighlightThumbnailControl_RescanRequested ( object sender, EventArgs e ) : void | ||
parentPanel_Paint ( object sender, PaintEventArgs e ) : void | ||
proGlyphPictureBox_Click ( object sender, EventArgs e ) : void | ||
saveAllLinkLabel_Click ( object sender, EventArgs e ) : void | ||
startOverLinkLabel_Click ( object sender, EventArgs e ) : void | ||
startOverTutorialBubble_Advance ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |