Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class


In This Topic
    ElementWithButtons Class Methods
    In This Topic

    For a list of all members of this type, see ElementWithButtons members.

    Public Methods
     NameDescription
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodOverridden. Internal use only.  
    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 MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only.  
    Public MethodOverridden. Internal use only.  
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodOverridden. Internal use only.  
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodMoves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodOverloaded. Overridden. Internal use only.  
    Public MethodGets the Control object if the element is derived from the ElementWindowless class. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodGets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodGets the default font used by the element, if the Font property is null. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only.  
    Public MethodRaises the FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodOverloaded. Paints the element (text and picture). (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodOverloaded. Paints the background of the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodForces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodOverridden. Internal use only.  
    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 MethodInternal use only. (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 MethodOverridden. Internal use only.  
    Public MethodSets the state of the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the BackColor property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the Font property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the ForeColor property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the PictureTransparencyColor property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the PictureTransparencyTolerance property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the Tag property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodIndicates whether the TextRotationAngle property should be persisted. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodToggles the state of the element. (Inherited from FarPoint.Win.ElementWindowless)
    Public MethodCauses the control to redraw the invalidated regions with its client area. (Inherited from FarPoint.Win.ElementWindowless)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Internal use only.  
    Protected MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodInternal use only.  
    Protected MethodOverloaded. Gets the coordinates of the element. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodGets the rectangles for the text and pictures of the element. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodRaises the BackgroundImageChanged event when the background picture has changed. (Inherited from FarPoint.Win.ElementWindowless)
    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 MethodInternal use only.  
    Protected MethodRaises the ForegroundImageChanged event when the foreground picture has changed. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodRaises the MouseDown event when the pointer button is pressed while the cursor is over the control. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodRaises the MouseMove event when the pointer is moved within the control and the cursor is over the control. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodRaises the MouseUp event when the pointer button is released while the cursor is over the control. (Inherited from FarPoint.Win.ElementWindowless)
    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 MethodRaises the PictureChanged event when the picture 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 MethodPaints background color. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints background image. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints borders. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints elements. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints focus rectangle. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints foreground image. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints the picture in the element. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints special background. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints special foreground. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints the text of the element in the specified rectangle. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodPaints the text and picture in the element. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodOverridden. Processes the MouseDown event.  
    Protected MethodOverridden. Processes the MouseUp event.  
    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 the elements to their default settings. (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)
    Protected MethodInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
    Protected MethodOverridden. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions.  
    Protected MethodInternal use only.  
    Top
    See Also