搜索资源列表
v7330_XpGridFrame
- 主要功能: 1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下
RichToolTipCtrl_demo
- This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text.-This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able t
FormHelp.v3.7.1.For.Delphi5679.CR
- he FormHelp component adds the context-sensitive help features to your Delphi/BCB forms without any bulky help files. It traps the context-sensitive help calls and creates its own popup windows from a control s hint. You can choose whether to i
vbport
- ell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的完美解决方案。 · 强大的制表能力,特别适合制作中国式的复杂报表,解决您所有的制表难题 · 丰富的单元格类型,支持数值、货币、日期、文本等类型。 Cell的单元格囊括了几乎所有的Windows标准控制 · 丰富的打印设置,美仑美奂的打印预览和打印效果,
RichToolTipCtrl_demo
- 一个工具提示控制,支持丰富的文本格式,包括粗体、斜体、下划线-A tool-tip control with support for rich-text formatting
CH3
- 《Windows多媒体编程基础》第三章源代码 Aaa 演示基本GDI绘图、文本输出(此章内容琐碎故有合并) StaticText 操纵简单的静态文本控件和文本框控件(同上) CFontEnum 用程序来枚举系统中的全部字体 CFontInfo 如何获得当前字体的基本信息 RichTextbox 用“Microsoft Rich Textbox Control,version 6.0”ActiveX控件制作文本编辑器 -" Windows Multimedia Pr
RichToolTipCtrl_src
- This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text. Information on the rich text format can be found on MSDN.
winformrichedit
- 实现富文本编辑 可以用工具栏按钮控制文本文字显示状态 可以到如图片-Rich text editing can be used to achieve the toolbar buttons to control the state can go to the text display text such as pictures
AutoRichEditCtrl_demo
- While MFC does provide a rich edit control, it does not provide a quick and easy way to handle formatting and RTF codes. CAutoRichEditCtrl is a derivative of CRichEditCtrl. This new class adds several functions that allow you to add formatting quickl
RichText
- 实现基本的富文本编辑,经过修改可作为一个富文本控件使用。-Implement basic rich text editing, modified can be used as a rich text control.