Hi! I need to use Windows7.DesktopIntegration.WindowsFormsExtensions functions, such as WindowsFormsExtensions.SetTaskbarProgress, with some opened forms. These forms are not opened by my application.
How to get link to Form object of each window? Or maybe there is another way to use these taskbar functions?