ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewLight Class / HandleElementFocus Property

In This Topic
    HandleElementFocus Property (XViewLight)
    In This Topic
    Gets or sets whether the control should handle the focus within contained elements.
    Syntax
    'Declaration
     
    Protected Property HandleElementFocus As System.Boolean
    protected System.bool HandleElementFocus {get; set;}
    See Also