搜索资源列表
-
0下载:
本文主要是介绍了在用Visual C#进行有关菜单编程中,可能遇到有些问题。在解决这些问题的时候主要用到的是名称空间System.Windows.Forms中定义的二个对象MainMenu、MenuItem和这二个对象中定义的一些方法。当然这些方法还有一些其他的用法,有兴趣的读者可以参考有关书籍和浏览MSDN网站。-this paper is introduced in Visual C# programming on the menu, they may encounter some prob
-
-
0下载:
此控件可以在菜单上
自行添加菜单提示
对于windows底层编程的人来说十分有用-this control can add their own menu on the menu windows suggest the underlying programming for the very people useful
-
-
0下载:
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
-
-
0下载:
基于Windows SDK的自绘制式菜单Win32编程-Self-draw menu programming
-
-
0下载:
vc++菜单源码示例,对你的学习会有所帮助-Menu source code examples in windows programming
-
-
0下载:
这是我用WIN32API写的一个多功能关机小程序,程序只有一个托盘图标,托盘图标上有一个右键菜单,程序的全部功能都在这个右键菜单里。里面的大部分功能都已经注册成了Windows热键,方便大家日常使用。有兴趣学习WIN32编程的,可以拿去研究一下。或许对您会有帮助。-This is what I used to write a multi-shutdown WIN32API small program, the program is only one tray icon, tray icon ha
-
-
0下载:
本程序为WINDOWS编程实例,为窗口菜单的实现-WINDOWS programming examples of this procedure for the realization of the window menu
-
-
0下载:
windows菜单栏的编写是一项重要的工作,本实例实现了简单的菜单栏编写。-windows menu programming is very important,this program realizes this work.
-
-
0下载:
最大化最小化窗口设计与编程并相应的修改最大化最小化之后的窗口界面-Maximize and minimize windows, and the corresponding design and programming to minimize changes to maximize the window after the interface
-
-
0下载:
Windows菜单的基本操作,通过本例子可以掌握菜单的一些基本编程。-The basic operation of the Windows menu, by this example can grasp some basic programming menu.
-
-
0下载:
windows编程,用mfc实现,实现菜单的消息相应含糊,实现菜单的添加删除,-The message windows programming with mfc menu corresponding vague, add remove menu
-
-
0下载:
windows 的菜单编程,学习MFC编程的一个好的实例。-menu programming of windows and a good way to learn MFC programming.
-
-
0下载:
通用换肤库(SkinSharp)能在软件添加换肤功能,支持所有主流的编程语言,比如C++、Delphi、VB6、.net、易语言等等。
SkinSharp作为通用换肤库,只需要在您的程序中添加一行代码,就能让您的界面焕然一新,并拥有多种主题风格和色调的动态切换功能以及Aero透明边框特效。
SkinSharp采用独特的软件界面开发技术,让原本复杂繁琐的界面编程变得轻松自如。SkinSharp换肤库目前支持所有流行的开发工具。
SkinSharp可以在不修改客户程序的基础上
-
-
0下载:
windows程序设计,菜单栏和对话框,空间属性,实现位图,鼠标逃逸。-windows programming, the menu bar and dialog boxes, spatial attributes, achieved bitmap, mouse escape
-
-
0下载:
一个小的windows编程的demo,包括菜单、复选框等各种控件的实现-A small demo of Windows programming, including the implementation of the menus, check boxes, and other controls
-
-
0下载:
主要涉及Windows菜单和工具条消息的建立和实现等,windows编程的消息映射机制,处理菜单与工具条及鼠标消息。-Mainly related to the establishment and implementation of Windows menu and tool bar message, etc., windows programming message mapping mechanism, processing menu and toolbar and mouse message
-