RadControls for WinForms

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

Syntax

C#
public class CustomShapeEditorForm : Form
Visual Basic
Public Class CustomShapeEditorForm _
	Inherits Form

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              Telerik.WinControls.OldShapeEditor..::..CustomShapeEditorForm

See Also