搜索资源列表
c_vertical_bmp_menu.zip
- Windows菜单编程的例子!
Visual CSharp的菜单编程
- 本文主要是介绍了在用Visual C#进行有关菜单编程中,可能遇到有些问题。在解决这些问题的时候主要用到的是名称空间System.Windows.Forms中定义的二个对象MainMenu、MenuItem和这二个对象中定义的一些方法。当然这些方法还有一些其他的用法,有兴趣的读者可以参考有关书籍和浏览MSDN网站。-this paper is introduced in Visual C# programming on the menu, they may encounter some prob
cell组件右键菜单示例
- CELL组件的右键实例,可以帮助VB编程爱好者节约大量时间和精力,直接复制就可以使用。-CELL module right key example, may help VB to program the amateur to save the massive time and the energy, the direct duplication may use.
第4章 标题栏与菜单栏
- < vc编程精选500例>>源代码第4章 标题栏与菜单栏.rar-lt; Lt; Vc programming selected 500 cases gt; Gt; Source code Chapter 4 column with the title menu bar. Rar
dlg03
- 基于MFC菜单编程,点击按钮可以探出一个对话框并可调节其大小等状态,与大家共享。-MFC-based menu program, the click of a button can be unearthed in a dialog box can adjust its size state, and share.
tby_menu
- 这是一个教你菜单的使用的小程序。实现的功能非常的单一,就有以个menu。但可以帮助vc初学这很好的了解菜单编程的方法-This is a menu to teach you the use of small programs. To achieve the functionality of a single, alone to 000 menu. But can help vc beginners a good understanding of the programming menu
菜单提示
- 此控件可以在菜单上 自行添加菜单提示 对于windows底层编程的人来说十分有用-this control can add their own menu on the menu windows suggest the underlying programming for the very people useful
VC++动态加入和删除菜单的方法
- VC++环境下菜单和工具栏的动态修改技术-界面类编程-VC利用Cmenu类的AppendMenu和Cmenu类的InsertMenu按 需在菜单上插入新的菜单项 -VC environment menu and toolbar technology changes the dynamic - programming interface Class-VC Cmenu use category AppendMenu and Cmenu category InsertMenu dema
C-menu
- C的菜单编程,用C语言的自己带的函数库,编写的菜单源程序。-C menu programming, C language to bring their own libraries, menu prepared by the source.
DrawCoin
- 一个简单的菜单编程示例~-a simple menu of programming examples ~
vertical_bmp_menu
- 位图菜单编程演示-Bitmap menu programming demo
delphi-动态创建菜单
- delphi 下菜单编程。-menu programming.
12864LCD_51MCU_menu
- 51单片机 12864液晶 多级菜单编程-51 MCU 12864LCD Menu Programming
LCD_master
- 51单片机用点阵LCD(160*128)例子,重点是LCD的菜单编程,对LCD菜单编程者有一定参考价值。-With 51 single-chip dot matrix LCD (160* 128) examples, with a focus on LCD menu programming, programming on the LCD menu to have a certain reference value.
Menu
- 该程序用VC++6.0编写,主要是关于菜单编程方面的内容,分为静态菜单操作和动态菜单操作-The program with VC++6.0 to prepare, primarily on programming aspects of the menu is divided into static and dynamic menu, menu-driven operation
menuProgramming
- 菜单编程,包括图形界面的添加菜单和动态的添加菜单,并实现一些小功能-Menu programming, including the addition of graphical menus and dynamically add the menu, and implemented some small features
danpianji_lianbiao
- 单片机多级菜单编程实现建立一个树状的菜单结构,用链表实现-Microcontroller programming multi-level menu (ZT) to build a tree menu structure, with the linked list implementation
TestMenu
- 教你Visual C++菜单编程,让你觉得菜单编程是如此的简单!-Teach you Visual C++ programming menu, the menu makes you feel that programming is so simple!
14 系统菜单设计
- 利用cvi实现系统菜单栏的编程,适用于cvi初学者。(Using CVI to achieve the system menu bar programming, suitable for beginners cvi.)
基于MFC的菜单编程
- 基于MFC的菜单编程,用于初学者接触并学习菜单工程