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


In This Topic
    ProtectSheetDialog Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class ProtectSheetDialog 
       Inherits FarPoint.Win.Spread.InputTextDialog
    'Usage
     
    
    Dim instance As ProtectSheetDialog
    public class ProtectSheetDialog : FarPoint.Win.Spread.InputTextDialog 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.Spread.DrawingSpace.TextInput
                            FarPoint.Win.Spread.InputTextDialog
                               FarPoint.Win.Spread.Dialogs.ProtectSheetDialog

    See Also