VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
private void ReloadImage(int index, ImageCollection images)
{
this.annotationViewer.Images = images;
this.annotationViewer.FocusedIndex = index;
this.axWindowsMediaPlayer.Visible = false;
this.annotationViewer.Visible = true;
}
Sent a project to support.Thank you for the project. We reproduced the problem, improved your code and now project works as expected. Please use changed project and let me know if you will have any question or problem.