Class ImageEditorBaseDialog
Inherited Members
Namespace: Telerik.WinControls.UI.ImageEditor.Dialogs
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ImageEditorBaseDialog : RadForm, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider
Constructors
ImageEditorBaseDialog()
Declaration
public ImageEditorBaseDialog()
ImageEditorBaseDialog(RadImageEditorElement)
Declaration
public ImageEditorBaseDialog(RadImageEditorElement imageEditorElement)
Parameters
Rad
|
Properties
ImageEditorElement
Declaration
public RadImageEditorElement ImageEditorElement { get; }
Property Value
Methods
ApplySettings()
Declaration
protected virtual void ApplySettings()
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System. true if managed resources should be disposed; otherwise, false. |
Overrides
LocalizeStrings()
Declaration
protected virtual void LocalizeStrings()
OnClosed(EventArgs)
Declaration
protected override void OnClosed(EventArgs e)
Parameters
System.
|
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
System.
|
Overrides
RadTrackBar_TickFormatting(Object, TickFormattingEventArgs)
Declaration
protected void RadTrackBar_TickFormatting(object sender, TickFormattingEventArgs e)
Parameters
System.
|
Tick
|
UnwireEvents()
Declaration
protected virtual void UnwireEvents()
WireEvents()
Declaration
protected virtual void WireEvents()