Class InsertCaptionDialog
Inherited Members
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class InsertCaptionDialog : RadForm, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IInsertCaptionDialog
Constructors
InsertCaptionDialog()
Initializes a new instance of the Insert
Declaration
public InsertCaptionDialog()
Methods
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()
OnClosing(CancelEventArgs)
Declaration
protected override void OnClosing(CancelEventArgs args)
Parameters
System.
|
OnShown(EventArgs)
Declaration
protected override void OnShown(EventArgs e)
Parameters
System.
|
Overrides
Show(InsertCaptionDialogContext, RadRichTextBox)
Declaration
public void Show(InsertCaptionDialogContext context, RadRichTextBox owner)
Parameters
Insert
|
Rad
|