Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class CustomShapeEditorForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance: objectMarshalByRefObjectComponentControlScrollableControlContainerControlFormCustomShapeEditorForm...
Implements:
Inherited Members
Constructors
C#
public CustomShapeEditorForm()
Properties
C#
public RadShapeEditorControl EditorControl { get; }
C#
public DialogResult Result { get; }
Methods
Clean up any resources being used.
C#
protected override void Dispose(bool disposing)
true if managed resources should be disposed; otherwise, false.
Overrides: