RadControlSpyForm
Class
Definition
Namespace:Telerik.WinControls.RadControlSpy
Assembly:RadControlSpy.dll
Syntax:
C#
public class RadControlSpyForm : RadForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, ISupportRootUIAutomation
Inheritance: objectMarshalByRefObjectComponentControlScrollableControlContainerControlFormRadFormControlBaseRadFormRadControlSpyForm...
Implements:
Inherited Members
Constructors
C#
public RadControlSpyForm()
Fields
Properties
C#
public RadFormTitleBarElement TitleBar { 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: