ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1Sizer Class / Handle Property

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