搜索资源列表
28_多窗体设计
- 这是一个设计多文档窗体的一个非常好的程序,使用vb.net进行编写-This is a design document forms over a very good procedures, the use of the preparation for vb.net
Visual C++窗体设计技巧集
- Visual C++窗体设计技巧集-Visual C form design skills Set
不规则窗体设计
- 用C#做的不规则窗体设计, 会变来变去的-C# so irregular form design, it will turn to change to the
不规则窗体设计程序VB实例
不规则窗体设计程序VB实例
半透明窗体的实现
- vc实现半透明界面设计,适合初学者学习界面设计时使用
C#窗体的重要设计技巧
- 开发工具vs2005 1如何访问应用程序目前所有已打开的窗体 2如何创建一个继承窗体 3如何创建.MDI应用程序 4创建与使用模式对话框 5如何创建透明的窗体 6.TransparencyKey属性的用途是什么 7如何创建非矩形的窗体与控件 8没有控件数组的日子怎么过 9如何管理多个最顶层窗体 10如何显示一个顶层窗口但是不使其成为活动窗口 11如何获取显示器的屏幕信息 12如何让窗体在系统任务栏的托盘区中显示成单一图标
窗体设计
- C++Builder的 初学窗体设计-C++ Builder form of learning design
Example002-渐显的窗体
- 设计一个窗体,具备渐显的效果!-Design a form, have the effect of渐显!
Visual C++窗体设计技巧集
- Visual C++窗体设计技巧集-Visual C form design skills Set
vb如何用分割线设计窗体
- 如何用分割线设计窗体- How uses the minute 鍓茬嚎to design the window
界面设计
- 在窗体中添加一个image控件来显示matlab绘制的时域和频域波形图形。添加2个text控件用来输入采样点数和采样频率-in the form to add an image controls to show Matlab mapping in time domain and frequency domain waveform graphics. Add two controls for text input sampling fre
不规则窗体设计
- 用C#做的不规则窗体设计, 会变来变去的-C# so irregular form design, it will turn to change to the
28_多窗体设计
- 这是一个设计多文档窗体的一个非常好的程序,使用vb.net进行编写-This is a design document forms over a very good procedures, the use of the preparation for vb.net
200509131331450
- 功能和DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。 或者将DesignCommon.dcu、FormDesigner.dcu、ObjectInsp.dcu、WsPopupList.dcu、ObjectInsp.dfm、WsPopupList.dfm拷贝到你的工程文件的同一个文件夹中。不
chuangtisheji
- 窗体设计,窗体怎么设计,有关窗体设计的程序,很不错。-The form design, form and how to design, the form design process, is pretty good.
Hosting
- FormDesigner windows窗体设计器
MDI窗体设计
- MDI窗体设计程序,该例程为WinForm学习过程中的一个小案例(winform mdi c/s develop)
winform自定义设计器
- 因为业务的需要,有时会使用到自定义运行时窗体设计器Runtime FormDesigner,实现的功能,就是IDE设计器的简化。设想一下,如果可以在程序运行时,再设计一个Form,然后编译代码,那是多么强大呀。(Because of the business needs, the custom runtime window designer Runtime FormDesigner is sometimes used, the func
游戏设计
- 用图形窗体设计一个小游戏,含有Jfr a me,并解决闪屏问题(Design a small game with a graphic form)
MFC开发窗体设计器
- 采用MFC设计窗体设计器,实现了拖动控件 ,生成事件等功能