ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / CustomFilterDialog 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