Spread Windows Forms 12.0 Product Documentation
ElementWithButtons Class Members
Properties  Methods  Events


FarPoint.Win Assembly > FarPoint.Win Namespace : ElementWithButtons Class

The following tables list the members exposed by ElementWithButtons.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the horizontal alignment of the contents of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the alignment of the text in the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the vertical alignment of the contents of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the background color for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the background image for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the border for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the style for the buttons.  
Public PropertyGets or sets the width in pixels of the header buttons.  
Public PropertyGets or sets whether the element can receive focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets whether and how the focus rectangle is displayed in the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets whether a drop-down button has been implemented.  
Public PropertyGets or sets whether the object can receive focus and respond to user actions. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets whether the element has focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the font for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the foreground color for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the foreground image for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the margin between the bottom of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the margin between the left edge of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the margin between the right edge of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the margin between the top of the element and its contents. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the name of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the picture for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the margin between the text and the picture. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the picture orientation for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the picture transparency color for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the picture transparency tolerance for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets whether a pop-up button has been implemented.  
Public PropertyGets the rectangular coordinates of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyOverridden. Gets or sets whether the element is allowed to paint.  
Public PropertyGets whether a scroll down button has been implemented.  
Public PropertyGets whether a scroll up button has been implemented.  
Public PropertyGets or sets the state of the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the Tag object for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the text for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the text orientation for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets the rotation angle of the text in the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets whether to wrap the text in the element. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyGets or sets whether the element is visible. (Inherited from FarPoint.Win.ElementWindowless)
Top
Protected Properties
 NameDescription
Protected PropertyGets the collection of IElement-derived objects that the current ElementWindowless object contains. (Inherited from FarPoint.Win.ElementWindowless)
Protected Property (Inherited from FarPoint.Win.ElementWindowless)
Top
Public Methods
 NameDescription
Public MethodCopies the properties of this windowless element object into the target object. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodLoads the object from XML. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodMoves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGets the default font for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodRaises the FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodForces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the background color to its default setting. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the border of the element to its default settings. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the font for the element to it default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the text color for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the transparency of a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the Tag object for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResets the rotation angle for text in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodSaves the object to XML. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodOverloaded. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values). (Inherited from FarPoint.Win.ElementWindowless)
Public MethodOverloaded. Sets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodForces the element to repaint immediately any region that has become invalid. (Inherited from FarPoint.Win.ElementWindowless)
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event when the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodRaises the Click event when the use clicks on the control. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodRaises the DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodProcesses the Click events that occur in a drop-down button.  
Protected MethodProcesses the DoubleClick events that occur in a drop-down button.  
Protected MethodRaises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodRaises the ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodProcesses the Click events that occur in the pop-up button.  
Protected MethodProcesses the DoubleClick events that occur in the pop-up button.  
Protected MethodRaises the PropertyChanged event when the property on an element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodProcesses the Click events that occur in scroll buttons.  
Protected MethodProcesses the DoubleClick events that occur in scroll buttons.  
Protected MethodProcesses the MouseDown events that occur in scroll buttons.  
Protected MethodResets the horizontal alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the text alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the vertical alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the background image of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets to the default value whether the element can have the focus. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets to the default value whether the element is enabled. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the foreground image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the margin between the bottom of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the margin between the left side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the margin between the right side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the margin between the top of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the margin between text and picture to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the orientation of the picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets the orientation of text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResets to the default value whether an element is visible. (Inherited from FarPoint.Win.ElementWindowless)
Top
Public Events
 NameDescription
Public EventOccurs when the background image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the user clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the font for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the foreground image for the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the picture in the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Top
See Also

Reference

ElementWithButtons Class
FarPoint.Win Namespace