RadControls for WinForms

Represents a shape editor control.

Namespace: Telerik.WinControls.OldShapeEditor
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class RadShapeEditorControl : UserControl
Visual Basic
Public Class RadShapeEditorControl _
	Inherits UserControl

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..UserControl
              Telerik.WinControls.OldShapeEditor..::..RadShapeEditorControl

See Also