登录
首页 » 按钮控件 » 一个很好的VC实例,看看吧,如果你是一个初学者,这个程序好许有用的...

一个很好的VC实例,看看吧,如果你是一个初学者,这个程序好许有用的...

于 2022-06-21 发布 文件大小:255.10 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

一个很好的VC实例,看看吧,如果你是一个初学者,这个程序好许有用的-a good example of the VC, let"s see it, if you are a beginner, this procedure useful good Hsu

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

发表评论

0 个回复

  • 本程序实现了分形图形的显示,根据代码,可以研究绘制分形图形的方法。...
    本程序实现了分形图形的显示,根据代码,可以研究绘制分形图形的方法。-realized by the fractal graphics, based code can study fractal graphics rendering method.
    2022-04-02 07:30:29下载
    积分:1
  • try with a good combination of control!
    试试用,很好用的组合控件!-try with a good combination of control!
    2022-11-15 15:30:03下载
    积分:1
  • 前 言 2000年上半年,Inprise公司(原Borland公司)推出了C++Builder的最新版本:C++Builder 5。C++Builder 5继承...
    前 言 2000年上半年,Inprise公司(原Borland公司)推出了C++Builder的最新版本:C++Builder 5。C++Builder 5继承了以前版本的优点,并在此基础上增添了许多新的功能,比如... 图书类别:C++ Builder 图书格式:PDF 授权方式:免费版 C++ Builder核心编程技术 2005-1-12 640 ・C++Builder核心编程技术 图书类别:C++ Builder 图书格式:WDL 授权方式:免费版 跨越C++BUILDER3.0 2004-12-12 255 ・跨越C++BUILDER3.0 图书类别:C++ Builder 图书格式:PDG 授权方式: 创世纪的C++ Builder教程 2004-12-11 251 ・创世纪的C++ Builder教程-foreword first half of 2000, Inprise Company (formerly Borland) C Builder launched the latest version : C Builder 5. C Builder 5 inherited the previous version of the merits, and on this basis to add many new features, such as books ... categories : C Builder book format : PDF license : free version of the core C programming Builder 2005-1-12 640 C core Builder Programming library categories : C Builder Book Format : WDL license : free version of C leap across BUILDER3.0 2004-12-12 255 C BUILDER3.0 books category : C Builder Book Format : PDG Authorization : Genesis C Builder Guide 2004-12-11 251 Genesis C Builder Guide
    2022-03-21 13:25:38下载
    积分:1
  • 本程序讲述如何在程序运行过程中动态的添加一个文本框,添加其他类型的方法是类似的。...
    本程序讲述如何在程序运行过程中动态的添加一个文本框控件,添加其他类型控件的方法是类似的。-the procedures on how to run the dynamic process of adding a text box controls, add other types of control methods are similar.
    2022-05-14 17:01:46下载
    积分:1
  • 人事考勤系统
    资源描述利用MFC中的控件实现人事考勤系统的开发,能够实现输入输出的良性互动,包含基本考勤功能,代码清楚,注释详细,适合入门学习。
    2022-05-29 08:21:19下载
    积分:1
  • 更改网格行可见性
    翻译 maninwest@Codeforge 作者 K K Srinivasan@CodeProject这里是如何更改网格行的可见性的技巧。背景其实,更改网格行的可见性有很多方法。这里是我自己的方法。基于布尔值更改可见性。在开始之前,了解一下可见模式可见– 控件始终在布局中并显示给用户。收起 – 控件不显示在布局中。其他控件发生布局调整。隐藏 –控件不显示但是会保留在布局中的位置。未发生调整。使用代码Step 1:我只通过我创建的演示 APP 来解释代码。定义类中的布尔属性。可以使用依赖属性或者 INotifyPropertyChanged 界面获得更改通知。这里,我将布尔属性定义为依赖属性。 public static readonly DependencyProperty SetVisibilityProperty = DependencyProperty.Register("SetVisibi lity",typeof(bool),typeof(AddWindow)); public bool SetVisibility { get { return (bool)this.GetValue(SetVisibilityProperty); } set { SetValue(SetVisibilityPro
    2022-06-21 19:56:48下载
    积分:1
  • good source
    good source
    2022-02-24 23:33:44下载
    积分:1
  • is a button for the production, you can use this to improve vb button appearance
    是一个按钮制作器,你利用这个可以提高vb的按钮的美观-is a button for the production, you can use this to improve vb button appearance
    2022-07-01 15:30:40下载
    积分:1
  • 非常好用的delphi6.0,解压缩就可以使用。
    非常好用的delphi6.0控件,解压缩就可以使用。-delphi6.0 very user-friendly controls, decompress it can be used.
    2022-08-15 03:49:55下载
    积分:1
  • 鼠标的右键功能,可以实现数据的增加行,删除行,修改行。...
    鼠标的右键功能,可以实现数据的增加行,删除行,修改行。-a click on the right button for example
    2022-01-25 22:16:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载