搜索资源列表
desktool
- 集合记事本,音频播放和快捷方式功能的一个小桌面辅助工具,C#。NET平台,有米你模式(悬浮显示),米你模式下显示系统时间。
vcwin.rar
- VC界面+悬浮+停靠窗口+很经典的代码VC界面+悬浮+停靠窗口+很经典的代码VC界面+悬浮+停靠窗口+很经典的代码,VC Interface+ floating+ dock windows+ classic code
suspendedwindow
- 制作像迅雷一样的,最小化桌面上会出现一个悬浮窗口!-The same production as Thunderbolt, and the youngest of the desktop will appear on a suspended window!
wave
- C# 实现类似讯雷的悬浮窗口 以波形动态显示速度,以百分比显示下载比例. 代码很易懂,移植也很方便,欢迎大家共同学习研究!-C# implementation of the Thunder-like floating windows display speed waveform dynamic download ratio as a percentage. Code is very easy to understand, the transplant is also very
suspension-form
- 实现悬浮窗体,实现主窗体最小化 出现悬浮框,双击悬浮框恢复原窗体 类似于360桌面-To achieve suspension form
DockSample
- DockSample仿VS8界面,类似VS2008的界面,可以进行窗口的悬浮,拖拽等等,是非常有用的一份代码软件;-DockSample imitation the VS8 interface, like VS2008 interface, can be a suspension of the window, drag, etc., is very useful in a code software
codetoolbarnew
- c#编程,可悬浮,可拖拽的工具栏-c# programming, can be suspended, draggable toolbar. . . . . .
Note
- 一个简单的桌面便笺纸,它非常类似于Windows自带的便笺纸,具有的功能: 1、双击标题栏新建窗口 2、单击标题栏拖动窗口 3、锁定在桌面,保证窗体可见性 4、可以悬浮停靠5、选定的日期来添加内容。-A a simple desktop notepaper, it is very similar to Windows own notepaper, has the function: 1, double-click the title bar of the new window, click th
Suspension-window
- 一个C#显示时间的悬浮窗源码,因为是新手,写得不好,仅供参考.-A C# source code floating window to display the time, as a novice, poorly written, for reference only.
CSS3
- 固定顶部位置悬浮的导航菜单 CSS3仿花瓣网固定顶部位置悬浮的导航菜单-Suspended fixed top position navigation menu
WIN32UIButton
- Wince的环境下创建一个悬浮按钮。实现运行某个程序-wince button
wpf下实现图片的放大缩小和平移 - CSDN博客
- 要求及背景 工作需要,要在一个Form里面实现一个实时预览的picturebox图像,由于picturebox可能会遮挡到其后面的画面,所以要求picturebox可以由用户自行拖拽,类似于悬浮框。 原理说明 在网上兜了几圈之后,决定用三段代码实现。首先要注册鼠标的三个事件:移动、鼠标左键按下、鼠标左键抬起,当然,都是在picturebox上的动作。注册三个事件后,即可以在三个对应的事件函数里面实现拖拽。(Amplification, reduction and transla