搜索资源列表
圆形风格的窗口
- 用VC创建圆形风格的窗口-VC create circular window style
er12345678
- 组合圆形窗口单击窗口则调用SetWindow子过程设置窗口形状双击窗口则调用Reset子过程恢复窗口形状 将窗口恢复为矩形-portfolio circular window click SetWindow window is called sub-process forms double-click the Setup window is the window Calling Reset window-shape recovery process will resume rectangul
MyClock
- MFC编程实现一个夜光表,与电脑系统时间同步,并实现圆形窗口
FrameContorl
- 三个用C#编写的窗口控制程序分别实现窗体的渐渐显示,圆形窗口和多边形窗口
Round
- 不规则的的窗口外形,实现了圆形窗口,点击窗口内任意区域可以移动
BmpClock
- 一个圆形窗口时钟例子,使用 GDI 函数进行绘画
clock
- 用vb编的时钟小程序,圆形窗口,可以更换背景,学艺不精,可能会有些问题。-Vb series with the clock applet, round window, you can replace the background,学艺不精may be some problems.
clock
- 电子钟(圆形窗口,用GetBitmapBits,CreateRectRgn 等api函数实现的)-electronic clock(used GetBitmapBits,CreateRectRgn api)
Round
- 不规则窗口的显示。单击“圆形”按钮,窗口会变成一个圆形窗口,单击“圆角”按钮,变成一个圆角矩形窗口-show irregular window
Clock-0.7-src-bin-x86-Win
- 一个简单的在纯C语言环境使用WindowsAPI进行编程的SDK应用程序。颠覆传统虚拟桌面时钟的风格,生成圆形窗口的时钟,实时显示当前系统时间,平滑转动表针,支持窗口透明等-A simple Win32API based application under C environment. This is a virtual screen clock, which shows the current system time real-time, with its circled-window whi
VisualBasic6.0.1501.10
- Visual Basic 6.0的悬挂式窗口,组合圆形窗口,多边形窗口的编写-Visual Basic 6.0 to hang-up window, combined circular window, polygon window, the preparation of
Example004
- VB实现组合圆形窗口,代码很简洁规范,适合新手学习-VB to achieve combination of circular window, the code is very simple and specifications, suitable for novice to learn
IrrigularWindow3
- 不规则窗口示例代码,圆形窗口等,提供了怎么实现这些界面不规则化的方法-irregular window code example
ssq
- 双色球摇奖小精灵 源码 个人源码 吐血推荐啊 有很多技术可以学习的哦 如圆形窗口 好看按钮 网页分析 随机摇号 链接控件等等产品下载地址:http://www.newhua.com/soft/109832.htm-Two color ERNIE elf source individual source recommended blood ah a lot of technology to learning, such as circular window Oh, nice link button
circleForm
- VB常规只能制作方形窗口,这里调用AIP函数制作圆形窗口,类似的可以制作其它形状的窗口-VB routine can only make a square window, call the AIP function to produce circular window, similar to other shapes can be produced window
MFCIrregularWindow
- , 使用VC++实现不规则窗口, 如圆形窗口-Irregular Window
zoom
- 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现 按ESC或双击放大镜可退出程序-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run support custom support current mouse position zoom z
FangDa
- 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。 按ESC或双击放大镜可退出程序。-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run suppo
圆形窗口(仿360悬浮球)
- 很漂亮的圆形窗口(仿360悬浮球).美化必备(Round window (like 360 suspension ball))
几种窗口形状
- c# 几种变形窗口,使用上下文菜单改变,有圆形窗口、三角形窗口等,可供参考。