ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / C1SpellDialog Class / Show Method / Show(IWin32Window) Method

In This Topic
    Show(IWin32Window) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Show( _
       ByVal owner As System.Windows.Forms.IWin32Window _
    ) 
    public void Show( 
       System.Windows.Forms.IWin32Window owner
    )

    Parameters

    owner
    See Also