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


In This Topic
    SheetSkinsForm Class
    In This Topic
    Represents a sheet skin form.
    Syntax
    'Declaration
     
    
    Public Class SheetSkinsForm 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As SheetSkinsForm
    public class SheetSkinsForm : System.Windows.Forms.Form 
    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.SheetSkinsForm

    See Also