Thursday, August 11, 2022

Circle control/Line controls

ellipse

  1. A Better Line Control
  2. A WinForms line control that works how you would expect one to.

  3. LineEditor Control – Line based visual input/output
  4. A line based control for output and optional input, and a discussion of how to create a custom control from the .NET UserControl.

  5. Working With Absolute Positions in .NET Graphics
  6. An absolute set of coordinates to simplify graphics in .NET.

    useful controls

  7. Elliptical/Circular Button
  8. Learn how to draw an Elliptical/Circular button with 3D or popup styles.

  9. RoundButton Windows Control - Ever Decreasing Circles
  10. A Windows round button control in C# with designer support

  11. Aqua Gauge
  12. A Gauge Control Developed using GDI+ with Aqua Skin

  13. A thermometer control
  14. Creating an analog-style thermometer

  15. Elliptical Rotating Picture Tray and Editor
  16. A picture tray that rotates around an ellipse of flexible size and angle, with an editor for C#.

  17. Enhanced XP Button
  18. Enhanced XP Button

  19. NSButton
  20. A button that can be used together with a panel to make ToolBars, or just for everything else buttons are used for

  21. Orbital Mechanics Introduction
  22. Introduction to Orbital Mechanics - 2 Body Problem

  23. Drawing Gears - Circular and Non Circular
  24. Learn about gears and by using the jpg's be able to cut working gears in wood and other materials

  25. A simple WPF LineChart control
  26. A simple WPF chart control that draws a 2D line chart.

  27. Generate and understand NURBS curves
  28. Create B-Spline and NURBS curves and learn how to use and manipulate them.

  29. Numerical Solutions to Vibrations of Bars
  30. WPF-Drawing Canvas Control
  31. A drawing tool program that can create simplified XAML code

  32. Spline Interpolation - history, theory and implementation
  33. Implementation of Bezier curve, Derivative Bezier curve, Cathull-Rom spline, Bessel-Overhauser spline, Lagrange interpolation and convex hull

  34. RoundedButton Control - Demystifying DrawArc
  35. This article presents the RoundedButton control and describes the .Net DrawArc method, the subject of a number of questions on programming forums.

  36. Using SetWorldTransform() to Rotate Basic Shapes by Any Angle
  37. How to use SetWorldTransform() to draw basic shapes rotated by any angle

  38. Clock
  39. Simple clock using line transform

  40. The Anatomy of a WPF Application
  41. An article that both explains the Hows and Whys behind WPF.

  42. Rubberband Lines
  43. Using the rubberband line as a ruler.

  44. Advanced Progressbar
  45. An extended progress bar with support for shape based progress bars and 3D colors.

  46. Magic Graphics
  47. A library that lets you easily manipulate your drawings

  48. The MiniWalker
  49. Do you know what IT is? Take the red pill and find out...

  50. Round Button in C#
  51. this sample code illustrates how to create a custom control, specifically a round button in C# with advanced color effects.

  52. Extensions to DrawTools
  53. DrawTools library extended to include Layers, Zoom, Pan, Rotation

  54. CCanvas - A Reusable Class to Draw a Simple Graph
  55. A reusable class for drawing a simple graph

  56. Custom Button with Color and Shape
  57. Another simple custom button control with color and shape.

  58. Introduction to GDI+ in .NET
  59. In this article, we’ll see basics of GDI+ and how GDI+ is much better interface than its predecessor GDI.

  60. Custom ProgressBar Control
  61. Easy to use ProgressBar Control with many properties

  62. WPF Arc!
  63. Filling one of the ugliest WPF gaps: Animatable EllipticalArcGeometry and EllipticalArcShape

  64. Drawing and Editing Lines with GDI+
  65. Here's the code to implement a basic graphic user interface to paint, and then edit, lines on a PictureBox.

  66. Charts for Windows Application using C#
  67. Create charts using inbuilt functions of .NET Framework in window application and C#

  68. A rotating gauge
  69. An article on a custom control in the form of a rotating gauge.

  70. Border Container
  71. A collapsable container control with complete header, border, and color customization. Also has the ability to utilize an 'Activation' button (like the 'Active Files' button you'll find at the top of every form in the Visual Studio IDE).

  72. Things to do in Graphics Land
  73. Basic and advanced graphics via C#.

  74. A Control to Display Pie (and Doughtnut) Charts with Highly Customizable Formatting
  75. An extension of "A control to display pie charts with highly customizable formatting" from mattsj1984 that also renders doughnut.

  76. Dragging Elements in a Canvas
  77. Discusses a class which provides automated dragging of elements in a WPF Canvas.

  78. Graph Library
  79. This article addresses the construction of a simple graph library using C#.

No comments:

Post a Comment