搜索资源列表
超级报表模板设计器C#源代码
- 此源码是Cell组件超级报表模板设计器C#.net源码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的
PB报表设计源代码
- 此源码是Cell组件PB中如何自定义函数的代码示例和Cell组件超级报表模板设计器PB源码示例。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, Powe
200509131331450
- 功能和DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。 或者将DesignCommon.dcu、FormDesigner.dcu、ObjectInsp.dcu、WsPopupList.dcu、ObjectInsp.dfm、WsPopupList.dfm拷贝到你的工程文件的同一个文件夹中。不过把FormDesigner.bpl add到compone
wxformbuilder-src-1.0
- 一个基于wxWidgets的跨平台的编辑器和窗体设计器。-a cross-platform editor and Form Designer.
RegexT
- 使用正则表达式实现数据验证 using System using System.Drawing using System.Collections using System.ComponentModel using System.Windows.Forms using System.Data using System.Text.RegularExpressions namespace RegexT { /// <summar
formdsgn_HY
- 窗体设计器,类似报表设计器,通过鼠标就可以设计窗体
dotnetDesiger
- 用c#写的窗体设计器,可以添加控件、修改属性、删除控件-Forms Designer c# write, you can add controls to modify the properties, delete controls. . .
jiulianhuan
- 本游戏采用窗体设计器生成的代码,实现“九连环”小游戏-This game is the use of Form Designer generated code, the realization of a series of nine mini game
Hosting
- FormDesigner windows窗体设计器
CustomFormsDesigner
- 用C#写的一个窗体设计器,可以像使用VS一样设计自己的窗体-a form designer,we can use it just like visual studio
Viewer.designer
- 窗体设计器生成的代码,用C#语言编写的设计器生产代码-code of viewer.design with c#
wanzhenganli
- 窗体设计器生成例子、窗体设计器生成的代码,网页中问候语不同时段的状态-Form Designer generated an example, the Form Designer generated code, the state of the different times of the greeting pages
MyFormDesinger
- Winform窗体设计器,基于C#源码实现,界面仿VisualStudio,这个窗体设计器可显示出制作窗体上一些必备元素的属性信息,虽然功能不及VS,但编写实现这样的功能,也需要一些水平的,源码也是可以编译的。被遮罩的控件容器,通过Overlayer操作该容器(以及其中的子控件),将其设置Z轴最上,接受所有的用户操作,底层的其他控件无法接受用户输入。各位可以注释这条试一下,底层的其他控件(窗体)就能接受鼠标点击,过滤控件容器中所有子控件的WM_PAINT消息 减少重绘操作。-Winform Fo
MyFormDesinger
- Winform窗体设计器,基于C#源码实现,界面仿VisualStudio,这个窗体设计器可显示出制作窗体上一些必备元素的属性信息,虽然功能不及VS,但编写实现这样的功能,也需要一些水平的,源码也是可以编译的。被遮罩的控件容器,通过Overlayer操作该容器(以及其中的子控件),将其设置Z轴最上,接受所有的用户操作,底层的其他控件无法接受用户输入。各位可以注释这条试一下,底层的其他控件(窗体)就能接受鼠标点击,过滤控件容器中所有子控件的WM_PAINT消息 减少重绘操作。-Winform F
WinForm-Designer
- 实现窗体设计器的基本功能,工具栏、添加拖拉控件等的服务。-The realization of the basic functions of the form designer, add services such as toolbar, drag the control.
EControl_Designer2010
- EControl Form Designer Pro是一款和Delphi类似的专业窗体设计器,它可以让用户轻松地将完整功能的设计环境嵌入到自己的项目中。 EControl Form Designer Pro基于和Delphi窗体设计器一样的概念,同时它拥有和Delphi相似的界面元素。 使用EControl Form Designer Pro你可以在自己的项目中轻松地创建和整合设计环境。它包含所有已注册的属性编辑器,组件编辑器以及其他设计对象。你可以使用已存在的设计对象(VC
MyFormDesinger
- 仿vs设计器,用c#写的窗体设计器,可以添加控件、修改属性,改变大小-Imitation vs designer with the form designer c# written, can add controls, modify the properties, change the size of
Qitformitterface
- C#制作的Winform窗体设计器(仿VS界面)-C# Winform made a forms designer (copy VS interface)
winform自定义设计器
- 因为业务的需要,有时会使用到自定义运行时窗体设计器Runtime FormDesigner,实现的功能,就是IDE设计器的简化。设想一下,如果可以在程序运行时,再设计一个Form,然后编译代码,那是多么强大呀。(Because of the business needs, the custom runtime window designer Runtime FormDesigner is sometimes used, the function of which is the simplific
自定义窗体设计器
- C#自定义窗口设计器,可以自定义Windows窗口。(C # Custom Window Designer, you can customize Windows windows.)