ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / C1SpellDialog Class
Members

In This Topic
    C1SpellDialog Class
    In This Topic
    Dialog window implementing ISpellDialog. C1SpellDialog
    Object Model
    C1SpellDialog ClassCharRange ClassISpellCheckableEditor InterfaceCharRangeList ClassCharRange Class
    Syntax
    'Declaration
     
    
    Public Class C1SpellDialog 
       Inherits C1.WPF.C1Window
       Implements ISpellDialog 
    public class C1SpellDialog : C1.WPF.C1Window, ISpellDialog  
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            C1.WPF.C1HeaderedContentControl
                               C1.WPF.C1Window
                                  C1.WPF.SpellChecker.C1SpellDialog

    See Also