Spread Windows Forms 7.0 Product Documentation
ElementWithButtons Class
Members  See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace : ElementWithButtons Class


Glossary Item Box

Represents windowless elements that display buttons.

Object Model

ElementWithButtons ClassPicture ClassIBorder InterfaceElements ClassObject ClassPicture Class

Syntax

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

Remarks

Do not instantiate this class as a stand-alone object. Instead, use the derived classes. This class provides internal features for FarPoint products.

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.