登录
首页 » PropertySheet » IE风格的属性叶制作方法

IE风格的属性叶制作方法

于 2023-03-04 发布 文件大小:41.32 kB
0 264
下载积分: 2 下载次数: 1

代码说明:

IE风格的属性叶制作方法-IE style attributes leaf production methods

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • runtime design controls a small example, the database used to preserve the attri...
    运行时设计控件的一个小例子,用数据库保存控件的属性-runtime design controls a small example, the database used to preserve the attributes Control
    2022-06-16 03:24:38下载
    积分:1
  • 实现一个Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等。...
    实现一个Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等。-achieving a search tool, mainly on the properties page controls, the implementation of a designated IP Ping order to survive View host state, scanning host ports, open, add, query and closed databases, IP addresses and the use controls.
    2022-03-06 08:37:54下载
    积分:1
  • 显示一个属性页来对窗口进行操作,这样就可以实现属性页的编制...
    显示一个属性页来对窗口进行操作,这样就可以实现属性页的编制-show a page to the right attributes for the window operation, we can achieve the establishment attribute Page
    2022-03-13 17:37:22下载
    积分:1
  • 一个简单的在可变大小对话框或属性页中重置控件的程序! 作者Marc Richarme...
    一个简单的在可变大小对话框或属性页中重置控件的程序! 作者Marc Richarme -a simple variable size in the dialog box or replacement page attribute controls the procedure! Author Marc Richarme
    2022-02-01 19:03:16下载
    积分:1
  • 在view子窗口里使用PropertySheet
    在view子窗口里使用PropertySheet-The example of using propertysheet control in view child window
    2023-03-05 21:45:04下载
    积分:1
  • GetLineByMapObjects
    本程序是VC+MO的一个简单例子,对于初学GIS的朋友能起到抛砖引玉的作用! MapObjects是建立在微软的对象链接和嵌入(OLE)2.0基础之上的。OLE是当今得到最广泛支持的面向目标的软件集成技术。用户像用砖块盖房子一样利用OLE组件开发和集成Windows应用。一个OLE控件是一个可重复使用的软件组件。OLE控件可以将许多其他OLE对象包装在一个包中。这个包可以反映某些特定的功能,如统计图和多媒体等,并可以直接嵌入支持OLE的应用中。OLE对象具有特征和方法,可以通过对它们的编程来控制对象的外观、行为以及相互作用。MapObjects是一个提供制图与GIS功能的OLE控件,它包含了超过45个可编程OLE对象。MapObjects地图控件可以直接插入到许多标准开发环境的工具集中,可以通过属性页操纵地图。这些属性页是在诸如VC之类的开发环境中建立的,或者通过其他程序化相关对象来控制地图。这些对象为应用开发人员提供了有力的制图与GIS功能支持。 (this procedure MO VC is a simple example. For novice GIS friends will play the role of something! MapObjects is built on Microsoft's Object Linking and Embedding (OLE) 2.0 foundation. OLE is currently the most widely supported goal-oriented software integration technology. Users like a brick house built like using OLE component development and integration Windows applications. An OLE is a reusable software components. OLE can be many other OLE objects packed in a bag. The package will reflect certain specific functions, such as charts and multimedia. and can directly support OLE embedded applications. OLE object with features and methods, through their control of programming targeted to the appearance, behavior and interaction. MapObjects is a provider of mapping and GIS functions of O)
    2007-05-24 21:16:42下载
    积分:1
  • GridLine
    VB常用控件是没有Grid的,但是添加一个一个控件就比较麻烦了,又要注册ocx,有扩大了程序本身,我上传的就是使用line命令,模拟grid,其实还可以使用TextBox配合使用(VB is not commonly used Grid Control, but added a control on a relatively trouble. ocx also registered, to expand the program itself, I upload the line is the use of orders, simulation grid. In fact, can also be used to cope with TextBox)
    2007-02-27 22:21:24下载
    积分:1
  • Windows Presentation Foundation C #属性网格
    Property Grid for Windows Presentation Foundation C#
    2022-03-16 14:55:23下载
    积分:1
  • 本程序是一个Wizard的制作例子,大家可以参考一下。
    本程序是一个Wizard的制作例子,大家可以参考一下。-this program is a production of the Wizard example, we can take a look.
    2022-12-03 16:30:03下载
    积分:1
  • 本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是...
    本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是把要分割的文件一次读入内存求的分割的数目,然后分别写入文件接着写入文件信息以便合并使用,不过该软件有个缺点: 他用的是属性页对话框写的框架我还不知道怎么修改他自带的退出按钮,不能点对话框的下面的退出按钮.请各位前辈指教.-I saw Xu Jing-state division of documents think this really a simple idea, but he has of being perfect is more difficult to have a saying : Why do not trivial event, the 100 series software as part of a good software. I divided the thinking of documents to a separate document is read into memory demand the segmentation of the number, and then write paper then writes the document information to the use of the merger, but the software has a drawback : He was using the property pages to write the framework of dialog I do not know how to modify his own exit button, the dialog can point below the exit button. please enlighten predecessors.
    2022-03-14 11:39:18下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载