Spread Windows Forms 10.0 Product Documentation
ElementWithButtons Class Methods


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

Public Methods
 NameDescription
Public MethodCopyToCopies the properties of this windowless element object into the target object. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodDeserializeLoads the object from XML. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodFocusMoves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGetElementStyleGets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGetFontGets the default font for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodOnFontChangedRaises the FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodRefreshForces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetBackColorResets the background color to its default setting. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetBorderResets the border of the element to its default settings. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetFontResets the font for the element to it default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetForeColorResets the text color for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetPictureTransparencyColorResets the transparency of a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetPictureTransparencyToleranceResets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetTagResets the Tag object for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodResetTextRotationAngleResets the rotation angle for text in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodSerializeSaves the object to XML. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodSetBoundsOverloaded. 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 MethodSetElementStyleOverloaded. Sets the style for the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodUpdateForces the element to repaint immediately any region that has become invalid. (Inherited from FarPoint.Win.ElementWindowless)
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event when the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnClickRaises the Click event when the use clicks on the control. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnDoubleClickRaises the DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnDropClickProcesses the Click events that occur in a drop-down button.  
Protected MethodOnDropDoubleClickProcesses the DoubleClick events that occur in a drop-down button.  
Protected MethodOnNameChangingRaises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnParentChangedRaises the ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnPopUpClickProcesses the Click events that occur in the pop-up button.  
Protected MethodOnPopUpDoubleClickProcesses the DoubleClick events that occur in the pop-up button.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event when the property on an element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnScrollClickProcesses the Click events that occur in scroll buttons.  
Protected MethodOnScrollDoubleClickProcesses the DoubleClick events that occur in scroll buttons.  
Protected MethodOnScrollMouseDownProcesses the MouseDown events that occur in scroll buttons.  
Protected MethodResetAlignHorzResets the horizontal alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetAlignTextResets the text alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetAlignVertResets the vertical alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetBackgroundImageResets the background image of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetCanFocusResets to the default value whether the element can have the focus. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetEnabledResets to the default value whether the element is enabled. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetForegroundImageResets the foreground image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginBottomResets the margin between the bottom of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginLeftResets the margin between the left side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginRightResets the margin between the right side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetMarginTopResets the margin between the top of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetParentInternal use only. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetPictureResets the image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetPictureMarginResets the margin between text and picture to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetPictureOrientationResets the orientation of the picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetTextResets the text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetTextOrientationResets the orientation of text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodResetVisibleResets to the default value whether an element is visible. (Inherited from FarPoint.Win.ElementWindowless)
Top
See Also

Reference

ElementWithButtons Class
FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.