搜索资源列表
dock_window_demo
- A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to a
AnLine
- 画箭头的动态过程.点击动画菜单上的其中一个子菜单就能画出该方向上的箭头-painted arrow dynamic process. Click on the menu animation in which a sub-menu will be able to draw on the direction of the arrow
VB6_CommandBar_Full_Source
- The vbAccelerator CommandBar control is a full toolbar/menu control which currently offers configurable styles, colours and a full-object model for configuring the buttons and menus. The control can draw in Office 2003, Office XP, MS Money and System
MyMenu 基于Windows SDK的自绘制式菜单
- 基于Windows SDK的自绘制式菜单Win32编程-Self-draw menu programming
ReDrawMenu
- ReDraw Menu 自绘菜单,对于对界面要求较高的,可以拿来参考,并加入到自己的项目中-ReDraw Menu since the draw Menu, the interface of the high demand, can bring reference, and adding to their own projects
Ownerdrawmenu
- owner draw menu 对初学者有益-owner draw menu
Draw
- 这是一个绘图程序,既可以用Tools菜单绘制图形,也可以用最后一行的工具条绘制。-This is a drawing program, we can draw graphics Tools menu, you can use the last line of the drawing toolbar.
Draw
- MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。 -MDI applicati
DrawCircleByThreePoint
- 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide
code
- 自绘菜单(替换法)这个自绘菜单既适用与弹出菜单也适用与下来菜单-Since the draw menu (substitution) This only applies to owner-draw menus and pop-up menu also applicable to and down the menu
Menu
- 本程序用C语言实现对菜单的绘制,并根据用户的操作完成相应的功能。-The program uses C language to draw on the menu and the user' s operation to complete the corresponding function.
MyMenu
- 自绘菜单控件,简单修改可以创建成控件。现在只是绘制。-Since the draw menu control, simple changes can create as controls. Now just draw.
BCMenu
- 自绘菜单,可以添加图标,效果一般,主菜单上添加图标-Since the draw menu, you can add icons, the general effect, add an icon on the main menu
VC.from.draw.menu.Development
- VC编程自绘菜单高级开发代码VC programming code from the draw menu, Advanced Development -VC programming code from the draw menu, Advanced Development
ShellNewHandler
- 优秀的菜单自绘源代码,请用vc6代码,可编译,请放心-Since the draw menu
DrawMenu
- 编译通过的画菜单源码,给大家学习VC供参考-Compiled by the draw menu source for everyone to learn VC for
Menu
- 有菜单选项,可复选,绘制基本图形,有色彩和线条粗细选择-Menu option, you can check to draw basic graphics, color and line thickness options
menu
- 第一步:将所有菜单项设置为MF_OWNERDRAW,即自绘模式 第二步:在WM_MEASUREITEM消息中设置菜单项的大小 第三步:在WM_DRAWITEM消息中进行菜单项的绘制-The code of owner draw menu for VC++ designer
MenuEx
- 菜单自绘,支持设置某项图片和背景颜色切换。只支持上下文菜单。-Since the draw menu, supports setting an images and background color switching. Only supports the context menu.
Curve
- 编写一个绘制曲线的程序。菜单可选绘制正余弦等经典曲线。 可以调整线的颜色和粗细-Write a program to draw curves. Draw menu options and other classic sine and cosine curve. You can adjust the color and thickness of the line