搜索资源列表
TheMenu3
- 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update
changemenu
- 动态改变菜单,可以借鉴。-dynamic change menu, we can draw on.
语言切换
- 本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its
MyMenu 基于Windows SDK的自绘制式菜单
- 基于Windows SDK的自绘制式菜单Win32编程-Self-draw menu programming
menu_1
- 这是一个VC++编写的菜单栏,可以绘制漂亮的菜单栏。-This is a VC++ written in the menu bar, you can draw pretty menu bar.
ZgGroupMenu
- 本例子是实现菜单自绘,能够实现自绘很绚丽菜单-This example is the realization of the menu since the draw, able to achieve since the painting is very colorful menu
code
- 自绘菜单(替换法)这个自绘菜单既适用与弹出菜单也适用与下来菜单-Since the draw menu (substitution) This only applies to owner-draw menus and pop-up menu also applicable to and down the menu
drawLine
- 这个可以通过点击菜单栏里的绘图的多线程画图,可以在窗口里画出三个长条图形。-This can be by clicking on the menu bar of the drawing, multi-threaded drawing, you can draw three long strips of window graphics.
exmenu
- 这是一个菜单的使用入门程序,通过两个菜单项--显示文字和画圆来让初学者理解什么是菜单,以及它的实现步骤。-This is the use of a menu entry program, through two menu items- display text and draw a circle to enable beginners to understand what is the menu, and its implementation steps.
program51
- 本程序不仅可以在窗口中绘制图形,还可以利用上下文菜单,在菜单弹出位置绘制图形。-This procedure can not only draw graphics in a window, you can also use the context menu, draw the graphics in the menu pop-up position.
customtransparencymenu
- 半透明菜单,内有多种方式和风格的实现,其他界面元素也可以借鉴其方法实现高级定制效果。-Translucent menu, there are a variety of ways and styles to achieve, other interface elements can also draw on its way to achieve results advanced customization.
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
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