Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Dialogs Namespace / ProtectSheetDialog Class / OnAccept Method


In This Topic
    OnAccept Method (ProtectSheetDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnAccept() 
    'Usage
     
    
    Dim instance As ProtectSheetDialog
     
    instance.OnAccept()
    protected override void OnAccept()
    See Also