ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / C1SpellDialog Class / GetService Method

In This Topic
    GetService Method (C1SpellDialog)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetService( _
       ByVal service As System.Type _
    ) As System.Object
    protected virtual System.object GetService( 
       System.Type service
    )

    Parameters

    service
    See Also