ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / Handle Property

In This Topic
    Handle Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Handle As System.IntPtr
    public System.IntPtr Handle {get;}
    See Also