PopOpen is a tiny library that opens a document, find the associated application's process, and push the window handle to top most window, so that users can see the document is opened.
Info
Version: | 0.9.1 |
Author(s): | Andrew Chaa |
Last Update: | Tuesday, May 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewchaa/PopOpen |
NuGet Url: | https://www.nuget.org/packages/PopOpen |
Install
Install-Package PopOpen
dotnet add package PopOpen
paket add PopOpen
PopOpen Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(3.1.0)
Tags