Class TouchUIAwareRadForm
Inherited Members
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public abstract class TouchUIAwareRadForm : RadForm, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IThemeSynchronizationContext, ITouchUIUpdateProvider
Constructors
TouchUIAwareRadForm()
Declaration
protected TouchUIAwareRadForm()
Fields
isPreviousThemeLarge
Declaration
protected bool isPreviousThemeLarge
Field Value
System.Boolean
|
Methods
SynchronizeTheme(RadControl)
Syncs the form's theme with the currently active theme. Uses the passed control's theme assuming it has the highest priority.
Declaration
public virtual void SynchronizeTheme(RadControl control = null)
Parameters
RadControl
control
|
SynchronizeTheme(ContentControlPropertiesContext)
Declaration
protected virtual void SynchronizeTheme(ContentControlPropertiesContext context)
Parameters
ContentControlPropertiesContext
context
|
UpdateUIForNonTouchTheme()
Declaration
public virtual void UpdateUIForNonTouchTheme()
UpdateUIForTouchTheme()
Declaration
public virtual void UpdateUIForTouchTheme()