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


SEditButtonElement Class
Represents a button element for an editing control.
Syntax
'Declaration
 
Public Class SEditButtonElement 
   Inherits DropDownButtonElement
   Implements ISerializeSupport 
 
'Usage
 
Dim instance As SEditButtonElement
Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.ButtonElement
         FarPoint.Win.DropDownButtonElement
            FarPoint.Win.SEditButtonElement

See Also