GDI+ Programming (source code) - Creating Custom Controls using C# Source Code
2023-09-05 09:23:05 3.57MB GDI+ Custom Controls C#
1
Xamlly Xamlly是Xamarin.Forms的控件库,完全用XAML(或声明性代码)编写。 它旨在提供美观的控件,而无需编写自定义渲染器。 当前,该库具有以下控件: 在XAML文件中包括名称空间: xmlns:xamlly="clr-namespace:Xamlly.XamllyControls;assembly=Xamlly" 进度条 < xamlly : ProgressBar Progress = " .3 " ProgressColor = " CadetBlue " OutlineColor = " Black " Progr
2023-02-06 15:37:58 1.13MB xamarin xamarin-forms custom-controls XamarinC#
1
MFC自定义控件,包括按钮 编辑框 列表框 树形控件 菜单控件等(注:不是工程,只有源代码)。
2021-12-24 18:09:52 179KB MFC custom controls
1
一本关于C#窗体和控件设计的好书。现在只有英文版,chm格式。
2021-06-08 10:21:44 8.3MB 控件设计
1
Pro.NET2.0 Windows Forms and Custom Controls in C# (Dec 2005)英文版
2021-05-08 11:59:21 12.92MB Windows Forms Controls
1