ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SuggestionsEventArgs Class
Members

In This Topic
    SuggestionsEventArgs Class
    In This Topic
    Provides data for the C1SpellChecker.ShowSuggestions event.
    Object Model
    SuggestionsEventArgs Class
    Syntax
    'Declaration
     
    Public Class SuggestionsEventArgs 
       Inherits System.EventArgs
    public class SuggestionsEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1SpellChecker.SuggestionsEventArgs

    See Also