Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DynamicStyleInfo Class / IsTabStopSet Method


In This Topic
    IsTabStopSet Method (DynamicStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function IsTabStopSet() As Boolean
    'Usage
     
    
    Dim instance As DynamicStyleInfo
    Dim value As Boolean
     
    value = instance.IsTabStopSet()
    public virtual bool IsTabStopSet()
    See Also