InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / CapturedElement Property

In This Topic
    CapturedElement Property (C1InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CapturedElement As C1.Framework.Element
    public C1.Framework.Element CapturedElement {get; set;}
    See Also