搜索资源列表
xumin_20467
- 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度-in VC mode of the brush stroke paintings procedures brush palette version circular polygon, etc. It can adjust line width in VC mode - under the procedures of the brush strok
Menucaidan
- 控件类,主要显示菜单的编辑模式以及如何用java开发组件控件。-Control category, the main menu shows the edit mode and how to use java development control components.
gui
- 刚刚完成的一个gui,有点像tc界面。文本模式下的GUI设计时,主要要用到 这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打 印文本 的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函 数,就可以实现
coolmenu
- 另一种有关vc++ 的菜单模式,用菜单调用程序即可
vb6kongjian
- AutoVue 让你可以直接在超过200种不同文件格式的文件上工作,而不用原来的编辑软件,并且完全保留原来文件的完整性。一些常用的格式如Adobe Acrobat PDF、AutoCAD、CALS G4、 CGM、HPGL/2、Lotus 123、 MicroStation、ME10、 MS Word、 Excel、 TIFF、WordPerfect等等。 AutoVue 可以在DOS,Windows和Unix平台上执行。AutoVue Professional 除了包括AutoVue所有功能外
menu
- 第一步:将所有菜单项设置为MF_OWNERDRAW,即自绘模式 第二步:在WM_MEASUREITEM消息中设置菜单项的大小 第三步:在WM_DRAWITEM消息中进行菜单项的绘制-The code of owner draw menu for VC++ designer
draw
- VS2013下C++单文档简单画图程序,先选择图形类型,再选择填充模式。-VS2013 under C++ simple single document drawing program, first the graphic type, and then the fill mode.