FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class
Members


ElementWithButtons Class
Represents windowless elements that display buttons.
Syntax
'Declaration
 
Public Class ElementWithButtons 
   Inherits ElementWindowless
   Implements ISerializeSupport 
 
'Usage
 
Dim instance As ElementWithButtons
Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.ElementWithButtons

See Also