Class FontPropertiesDialog
Inheritance
System.Object
FontPropertiesDialog
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class FontPropertiesDialog : RadRichTextBoxWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow, IFontPropertiesDialog
Constructors
FontPropertiesDialog()
Declaration
public FontPropertiesDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
OnClosed(WindowClosedEventArgs)
Declaration
protected override void OnClosed(WindowClosedEventArgs args)
Parameters
WindowClosedEventArgs
args
|
Overrides
ShowDialog(FontPropertiesDialogContext)
Declaration
public void ShowDialog(FontPropertiesDialogContext context)
Parameters
FontPropertiesDialogContext
context
|