FarPoint.Win
ElementWindowless Class
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win Namespace : ElementWindowless Class


Represents the windowless element for a control.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class ElementWindowless 
   Implements IElement, ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As ElementWindowless
C# 
public class ElementWindowless : IElement, ISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.ElementWithButtons
      FarPoint.Win.Spread.DrawingSpace.PSObject

See Also