Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ModelessForm Class
Members


ModelessForm Class
Represents an abstract modeless form which allow user to select cell ranges from Spread.
Syntax
'Declaration
 
Public Class ModelessForm 
   Inherits System.Windows.Forms.Form
 
'Usage
 
Dim instance As ModelessForm
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.ModelessForm
                        FarPoint.Win.Spread.Chart.ChartSelectDataSource

See Also