Visual Studio 2008/2010 中的 OneNote ScreenCapture 仿制品

发布于 2024-11-02 00:59:40 字数 625 浏览 7 评论 0原文

我们公司的每个人都拥有 Microsoft Office,并且有一些副本比其他副本具有更多功能。

工程部希望在每位工程师的 PC 上安装的一项功能是 OneNote 只需按 Win+S 即可进行部分屏幕捕获。屏幕变成多云,鼠标变成十字线,用户拖动一个区域,当他拖动时,该区域变得不多云,当他停止拖动时,图像显示在查看器中(未保存,仍在剪贴板上)。

我必须承认,直到今天我才知道这个功能。事实上,我的电脑上什至没有 OneNote。

创建像 OneNote 中使用的屏幕捕获工具的最佳方法是什么?我已经开发了一个非常强大的屏幕捕获工具,用于我的 WinForm 应用程序,但看起来 OneNote 是在 SilverLight 或 WPF 等工具中完成的。我也从来没有涉足过。

无论如何,为了 OneNote 的这一点小功能而升级每个工程师版本的 MS Office 成本太高了。

使用这样的小工具的最佳方法是什么?有人已经做过类似的例子了吗?我应该用什么来开发这个?

Everyone at our company has Microsoft Office, and there are a few copies that have more features than others.

One feature that Engineering wants to have installed on every Engineer's PC is OneNote's ability to do a partial screen capture simply by pressing Win+S. The screen turns cloudy, the mouse turns to a cross hair, the user drags a region that becomes un-cloudy as he drags, and when he stops dragging the image displays in a viewer (unsaved, and still on the clipboard).

I must confess, I knew nothing about this feature until today. In fact, I don't even have OneNote on my PC.

What would be the best way to go about creating a screen capturing tool like the one used in OneNote? I've already developed a very robust screen capturing tool for use in my WinForm applications, but it looks like OneNote is done in something like SilverLight or WPF. I've never gotten into either.

Anyway, it is too expensive to upgrade every Engineer's version of MS Office just for this one little feature of OneNote.

What would be the best way to approach a little tool like this? Has someone made an example like it already? What should I develop this with?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空袭的梦i 2024-11-09 00:59:40

Greenshot 开源应用程序支持部分屏幕捕获。我相信默认情况下捕获该区域后,它会在自定义图像编辑器中打开,该编辑器支持简单的编辑操作,例如添加标签和突出显示,但我相信它可以配置为仅将区域复制到剪贴板。

The Greenshot open source application supports partial screen capture. I believe that by default after the region is captured it is open in a custom image editor that supports simple editing operation like adding labels and highlights, but I believe it can be configured to only copy the region to clipboard.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文