Thank you corvusvideo. in VB works too. Imports System.IO ... AxVLCPlugin21.playlist.togglePause() System.Threading.Thread.Sleep(100) Dim tempPath As String = Path.GetTempPath() Dim imgPath As String = tempPath + "Captured.jpg" Dim bmpScreenshot As Bitmap = New Bitmap(AxVLCPlugin21.ClientR...