Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemeController Class / IsPreviewControlInsideC1PrintPreviewControl Method

In This Topic
    IsPreviewControlInsideC1PrintPreviewControl Method (C1ThemeController)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsPreviewControlInsideC1PrintPreviewControl( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public static System.bool IsPreviewControlInsideC1PrintPreviewControl( 
       System.object obj
    )

    Parameters

    obj
    See Also