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

In This Topic
    CapturedElement Property (XViewLight)
    In This Topic
    Gets or sets the element that receives all mouse events.
    Syntax
    'Declaration
     
    Protected Property CapturedElement As Element
    protected Element CapturedElement {get; set;}
    See Also