FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / IsStylusDirectlyOver Property

In This Topic
    IsStylusDirectlyOver Property (C1FlexComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsStylusDirectlyOver As Boolean
    public bool IsStylusDirectlyOver {get;}
    See Also