ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / XViewLight Class / CapturedElement Property

In This Topic
    CapturedElement Property
    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