Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Dialogs Namespace / ProtectSheetDialog Class / CapsLockVisible Property


In This Topic
    CapsLockVisible Property (ProtectSheetDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property CapsLockVisible As Boolean
    'Usage
     
    
    Dim instance As ProtectSheetDialog
    Dim value As Boolean
     
    value = instance.CapsLockVisible
    protected override bool CapsLockVisible {get;}
    See Also