文件名称:CircleControl
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-15
- 文件大小:
- 250kb
- 下载次数:
- 0次
- 提 供 者:
- Mahdi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Analog Clock
A Circular Motion Control-Introduction
This is release 1.2.3 of the library. It fixes a bug where CircleControl.AngleChanged() was not always being triggered for mouse up or down events. Added a feature to the EditDefaults sample application to display the most recent AngleChangedArgs.
The CircleControl class is a .NET 2.0 control which allows circular motion, for example, rotating a dial, or setting the hands on an analog clock.
The control supports markers- graphical objects which can be positioned programatically and/or dragged with the mouse, and marker sets, which are groups of markers which move in unison. The background may be populated with colored rings, tick marks, and text strings.
All public and protected classes, methods and properties and fully documented using standard C# XML documentation comments. The project includes a HTML help file. Refer to the Overview section in the help file for more details on using the class, and refer to the Sample Program section for a complete source listi
A Circular Motion Control-Introduction
This is release 1.2.3 of the library. It fixes a bug where CircleControl.AngleChanged() was not always being triggered for mouse up or down events. Added a feature to the EditDefaults sample application to display the most recent AngleChangedArgs.
The CircleControl class is a .NET 2.0 control which allows circular motion, for example, rotating a dial, or setting the hands on an analog clock.
The control supports markers- graphical objects which can be positioned programatically and/or dragged with the mouse, and marker sets, which are groups of markers which move in unison. The background may be populated with colored rings, tick marks, and text strings.
All public and protected classes, methods and properties and fully documented using standard C# XML documentation comments. The project includes a HTML help file. Refer to the Overview section in the help file for more details on using the class, and refer to the Sample Program section for a complete source listi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CircleControl
CircleControl.sln
.............\CircleControl.cs
.............\CircleControl.csproj
.............\Collection.cs
.............\Marker.cs
.............\MarkerSet.cs
.............\MarkerSetCollection.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\Ring.cs
.............\RingCollection.cs
.............\TextItem.cs
.............\TextItemCollection.cs
Docs
....\cc.shfbproj
....\CircleControl.sitemap
....\Images
....\......\base_240_200_poly.png
....\......\base_240_200_range.png
....\......\base_240_200_rings.png
....\......\base_240_200_scale.png
....\......\base_240_200_text.png
....\......\clock_250_200.png
....\......\dial_250_200.png
....\......\gantry_250_240_off.png
....\......\gantry_250_240_on.png
....\Overview.html
....\Sample.html
Samples
.......\AnalogClock
.......\...........\AnalogClock.csproj
.......\...........\app.config
.......\...........\MainForm.cs
.......\...........\MainForm.Designer.cs
.......\...........\MainForm.resx
.......\...........\Program.cs
.......\...........\Properties
.......\...........\..........\AssemblyInfo.cs
.......\...........\..........\Resources.Designer.cs
.......\...........\..........\Resources.resx
.......\...........\..........\Settings.Designer.cs
.......\...........\..........\Settings.settings
.......\ColorDialer
.......\...........\app.config
.......\...........\ColorDialer.csproj
.......\...........\MainForm.cs
.......\...........\MainForm.Designer.cs
.......\...........\MainForm.resx
.......\...........\Program.cs
.......\...........\Properties
.......\...........\..........\AssemblyInfo.cs
.......\...........\..........\Resources.Designer.cs
.......\...........\..........\Resources.resx
.......\...........\..........\Settings.Designer.cs
.......\...........\..........\Settings.settings
.......\EditDefaults
.......\............\app.config
.......\............\EditDefaults.csproj
.......\............\MainForm.cs
.......\............\MainForm.Designer.cs
.......\............\MainForm.resx
.......\............\Program.cs
.......\............\Properties
.......\............\..........\AssemblyInfo.cs
.......\............\..........\Resources.Designer.cs
.......\............\..........\Resources.resx
.......\............\..........\Settings.Designer.cs
.......\............\..........\Settings.settings
.......\GantryControl
.......\.............\app.config
.......\.............\AssemblyInfo.cs
.......\.............\GantryControl.csproj
.......\.............\MainForm.cs
.......\.............\Program.cs
.......\ManyRings
.......\.........\app.config
.......\.........\MainForm.cs
.......\.........\MainForm.Designer.cs
.......\.........\MainForm.resx
.......\.........\ManyRings.csproj
.......\.........\Program.cs
.......\.........\Properties
.......\.........\..........\AssemblyInfo.cs
.......\.........\..........\Resources.Designer.cs
.......\.........\..........\Resources.resx
.......\.........\..........\Settings.Designer.cs
.......\.........\..........\Settings.settings