TreeView for WinForms | ComponentOne
C1.Framework Namespace / DropDownFormBase Class / InternalFocusMovement Property

In This Topic
    InternalFocusMovement Property (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property InternalFocusMovement As Boolean
    protected bool InternalFocusMovement {get; set;}
    See Also