Developing Microsoft ASP.NET Server Controls and Components控件开发指南 英文原版的《Developing Microsoft ASP.NET Server Controls and Components》,比较老派但干货多,适合想深入搞控件开发的朋友。别看是 .chm 格式,内容还挺系统,讲得也挺细,从生命周期到渲染流程都有覆盖。你如果平时写自定义控件,总是卡在 Vie C# 0 次浏览 2025-05-31
Konopka VCL Controls 6.2.2 Konopka Signature VCL Controls 6.2.2是一款实用的VCL控件库,提供了多种高效且易用的控件,可方便开发者构建出稳定且强大的应用程序。该版本包含了丰富的功能和优化,能够显著提升开发效率,并为用户带来更好的使用体验。 Delphi 20 次浏览 2024-05-12
Visual Basic Skinnable Controls Visual Basic Skinnable Controls This article provides an overview of skinnable controls in Visual Basic, discussing their benefits and how to use them VB 27 次浏览 2024-06-17
PPT Interactivity and Controls Fundamentals(VBA) 在PPT交互及控件基础(VBA)的学习中,我们将探讨如何通过Microsoft PowerPoint来增强演示文稿的互动性和功能性。控件是实现这一目标的关键工具,它们允许用户与PPT进行更深入的交互,而VBA(Visual Basic for Applications)则是实现这些交互背后的编程语言 VB 16 次浏览 2024-11-04
Sample Environment for MS Chart Controls The samples environment for Microsoft Chart Controls for .NET Framework contains over 200 samples for Windows Forms. C# 22 次浏览 2024-08-09
Coding4Fun.Toolkit.Controls 如果你在开发 WP8 应用时,想要轻松实现类似 toast 的消息提示功能,**Coding4Fun.Toolkit.Controls.dll**这款工具包蛮好用的。你只需要将这个**DLL**添加到项目中,在代码里调用就能搞定。比如,在需要显示消息的地方,写个var toast = new Toa WindowsPhone 0 次浏览 2025-06-02
Microsoft.Phone.Controls.Toolkit.dll Microsoft.Phone.Controls.Toolkit.dll for wp8 WindowsPhone 21 次浏览 2024-08-25
Microsoft.Phone.Controls.Toolkit控 Microsoft.Phone.Controls.Toolkit 其实挺好用的,里面有不少控件可以你轻松搞定一些常见功能,比如ContentMenu控件可以快速实现右键菜单,DatePicker和TimePicker控件让日期和时间的选择变得简单直观,ToggleSwitch控件看起来也酷,做开关功 WindowsPhone 0 次浏览 2025-05-28