Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows Namespace / ElementContainerControl Class
Members


ElementContainerControl Class
Represents a control that can bear the logcial tree.
Syntax
'Declaration
 
Public Class ElementContainerControl 
   Inherits GrapeCity.Framework.Spread.InputMan.CellType.Forms.FrameworkControl
 
'Usage
 
Dim instance As ElementContainerControl
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            GrapeCity.Framework.Spread.InputMan.CellType.Forms.FrameworkControl
               GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl
                  GrapeCity.Framework.Spread.InputMan.CellType.Forms.ControlBase

See Also