Class ContentUserControl
Inheritance
System.Object
ContentUserControl
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public abstract class ContentUserControl : UserControl, ITouchUIUpdateProvider
Constructors
ContentUserControl()
Declaration
public ContentUserControl()
Properties
DataContext
Declaration
public virtual object DataContext { get; set; }
Property Value
System.Object
|
Methods
BindUIControls()
Declaration
protected virtual void BindUIControls()
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
|
LocalizeUI()
Declaration
protected virtual void LocalizeUI()
OnShown(EventArgs)
Declaration
protected virtual void OnShown(EventArgs e)
Parameters
System.EventArgs
e
|
UpdateUIForNonTouchTheme()
Declaration
public virtual void UpdateUIForNonTouchTheme()
UpdateUIForTouchTheme()
Declaration
public virtual void UpdateUIForTouchTheme()